added a theme to es
This commit is contained in:
parent
2fd19206c3
commit
0db4a552ba
3 changed files with 6 additions and 1 deletions
1
.config/emulationstation/themes/es-theme-carbon
Submodule
1
.config/emulationstation/themes/es-theme-carbon
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f9b7962a45f6bcb9f68061b6f26289c1339318cf
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,7 +9,8 @@
|
|||
.config/emulationstation/downloaded_images
|
||||
.config/emulationstation/es_log.txt
|
||||
.config/emulationstation/gamelists
|
||||
.config/emulationstation/themes
|
||||
!.config/emulationstation/themes
|
||||
!.config/emulationstation/themes/**
|
||||
#!.config/mc
|
||||
#!.config/mc/ini
|
||||
!.config/user-dirs.dirs
|
||||
|
|
|
|||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "es-carbon-theme"]
|
||||
path = .config/emulationstation/themes/es-carbon-theme
|
||||
url = https://github.com/RetroPie/es-theme-carbon
|
||||
[submodule "oh-my-zsh"]
|
||||
path = .zsh/oh-my-zsh
|
||||
url = https://github.com/hanez/oh-my-zsh.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue