summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorJulian Mehne <julian.mehne@posteo.de>2018-01-21 19:47:56 +0100
committerJulian Mehne <julian.mehne@posteo.de>2018-01-21 20:10:09 +0100
commit0194326b89adacd3c1a75aacbcd30c6cd71bf598 (patch)
tree31f16724229e0730fca16a45abe3ed99bbfd2a8f /alot/defaults
parent2282e40837cd95f7dc7f0837a7b45e440f89dfa7 (diff)
Document the default values of template_dir and themes_dir.
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec
index e13c93d1..cfecb123 100644
--- a/alot/defaults/alot.rc.spec
+++ b/alot/defaults/alot.rc.spec
@@ -31,9 +31,11 @@ tabwidth = integer(default=8)
# templates directory that contains your message templates.
# It will be used if you give `compose --template` a filename without a path prefix.
+# The default path is `$XDG_CONFIG_HOME/alot/temmplates`.
template_dir = string(default=None)
-# directory containing theme files
+# directory containing theme files.
+# The default path is `$XDG_CONFIG_HOME/alot/themes`.
themes_dir = string(default=None)
# name of the theme to use