Add description for rgui_show_start_screen in config.

This commit is contained in:
Themaister 2013-10-05 13:08:15 +02:00
parent cf7232160b
commit cb280d0d36

View File

@ -46,6 +46,11 @@
# Sets start directory for RGUI config browser.
# rgui_config_directory =
# Show startup screen in RGUI.
# Is automatically set to false when seen for the first time.
# This is only updated in config if config_save_on_exit is set to true, however.
# rgui_show_start_screen = true
# Flushes config to disk on exit. Useful for RGUI as settings can be modified.
# Overwrites the config. #include's and comments are not preserved.
# config_save_on_exit = false