updated awesome config to new awesome version and a lot of cleanups
This commit is contained in:
parent
b732a6c19a
commit
e8b4bf796b
4 changed files with 36 additions and 1 deletions
11
.config/emulationstation/es_systems.cfg
Normal file
11
.config/emulationstation/es_systems.cfg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<systemList>
|
||||
<system>
|
||||
<name>gb</name>
|
||||
<fullname>Nintendo Gameboy</fullname>
|
||||
<path>/home/hanez/roms/gb</path>
|
||||
<extension>.gb .zip .7z</extension>
|
||||
<command>retroarch -f -L /usr/lib/libretro/gambatte_libretro.so %ROM%</command>
|
||||
<platform>gb</platform>
|
||||
<theme>gb</theme>
|
||||
</system>
|
||||
</systemList>
|
||||
Loading…
Add table
Add a link
Reference in a new issue