summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulian Mehne <julian.mehne@posteo.de>2018-01-21 19:53:33 +0100
committerJulian Mehne <julian.mehne@posteo.de>2018-01-21 20:10:09 +0100
commite8586c18e73920ec9c5ad3344a0fbaa53bca3954 (patch)
tree1c7ab5f754671ecceeb36263106447767ac2a41d /docs
parent0194326b89adacd3c1a75aacbcd30c6cd71bf598 (diff)
Store settings in alot.rc.spec.
- allows users to use $XDG_CONFIG_HOME, as well - stores information in single places.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index 0299d406..5806f7bd 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -576,10 +576,9 @@
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`.
:type: string
- :default: None
+ :default: "$XDG_CONFIG_HOME/alot/templates"
.. _terminal-cmd:
@@ -607,10 +606,9 @@
.. describe:: themes_dir
directory containing theme files.
- The default path is `$XDG_CONFIG_HOME/alot/themes`.
:type: string
- :default: None
+ :default: "$XDG_CONFIG_HOME/alot/themes"
.. _thread-authors-me: