updated awesome config to new awesome version and a lot of cleanups

This commit is contained in:
Johannes Findeisen 2018-01-04 19:28:31 +01:00
commit e8b4bf796b
4 changed files with 36 additions and 1 deletions

View 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>