added simple theme

This commit is contained in:
Johannes Findeisen 2017-05-07 22:42:02 +02:00
commit c5ba90a7b9
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View file

@ -12,6 +12,7 @@
!.config/emulationstation/es_systems.cfg
!.config/emulationstation/themes
!.config/emulationstation/themes/es-theme-carbon
!.config/emulationstation/themes/simple
#!.config/mc
#!.config/mc/ini

3
.gitmodules vendored
View file

@ -1,6 +1,9 @@
[submodule "es-theme-carbon"]
path = .config/emulationstation/themes/es-theme-carbon
url = https://github.com/RetroPie/es-theme-carbon.git
[submodule "es-theme-simple"]
path = .config/emulationstation/themes/simple
url = https://github.com/nilsbyte/simple.git
[submodule "oh-my-zsh"]
path = .zsh/oh-my-zsh
url = https://github.com/hanez/oh-my-zsh.git