summaryrefslogtreecommitdiff
path: root/alot/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/settings.py')
-rw-r--r--alot/settings.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/alot/settings.py b/alot/settings.py
index 5a6e992a..ef3babff 100644
--- a/alot/settings.py
+++ b/alot/settings.py
@@ -41,6 +41,7 @@ DEFAULTS = {
'hooksfile': '~/.alot.py',
'bug_on_exit': 'False',
'timestamp_format': '',
+ 'print_cmd': 'muttprint',
},
'16c-theme': {
'bufferlist_focus_bg': 'dark gray',
@@ -242,10 +243,12 @@ DEFAULTS = {
'C': 'fold --all',
'E': 'unfold --all',
'H': 'toggleheaders',
+ 'P': 'print --all',
'a': 'toggletag inbox',
'enter': 'select',
'f': 'forward',
'g': 'groupreply',
+ 'p': 'print',
'r': 'reply',
},
'taglist-maps': {