summaryrefslogtreecommitdiff
path: root/default.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'default.cfg')
-rw-r--r--default.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.cfg b/default.cfg
index 424a93d..b281ba8 100644
--- a/default.cfg
+++ b/default.cfg
@@ -200,7 +200,8 @@ ui {
#starting path for ROM browsing, accepts special variables $HOME, $EXEDIR
#and variables defined in the OS environment
initial_path $HOME
- #screenshot_path defaults to the user's home/profile directory if not specified
+ #path for storing internal screenshots, accepts the same variables as initial_path
+ screenshot_path $HOME
#see strftime for the format specifiers valid in screenshot_template
screenshot_template blastem_%c.ppm
}