added emulationstation config files to repo
This commit is contained in:
parent
dd93a90297
commit
2fd19206c3
4 changed files with 147 additions and 0 deletions
18
.config/emulationstation/es_settings.cfg
Normal file
18
.config/emulationstation/es_settings.cfg
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0"?>
|
||||
<bool name="BackgroundJoystickInput" value="false" />
|
||||
<bool name="DrawFramerate" value="false" />
|
||||
<bool name="EnableSounds" value="true" />
|
||||
<bool name="QuickSystemSelect" value="true" />
|
||||
<bool name="ScrapeRatings" value="true" />
|
||||
<bool name="ShowHelpPrompts" value="true" />
|
||||
<bool name="ShowHiddenFiles" value="false" />
|
||||
<bool name="SplashScreen" value="false" />
|
||||
<int name="DisplayNumber" value="0" />
|
||||
<int name="ScraperResizeHeight" value="0" />
|
||||
<int name="ScraperResizeWidth" value="400" />
|
||||
<int name="ScreenSaverTime" value="300000" />
|
||||
<string name="ConfigDirectory" value="/home/hanez/.config/emulationstation" />
|
||||
<string name="Scraper" value="TheGamesDB" />
|
||||
<string name="ScreenSaverBehavior" value="dim" />
|
||||
<string name="ThemeSet" value="es-theme-carbon" />
|
||||
<string name="TransitionStyle" value="fade" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue