summaryrefslogtreecommitdiff
path: root/themes/mutt/menus.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'themes/mutt/menus.cfg')
-rw-r--r--themes/mutt/menus.cfg6
1 files changed, 5 insertions, 1 deletions
diff --git a/themes/mutt/menus.cfg b/themes/mutt/menus.cfg
index c512f3e..ea9b084 100644
--- a/themes/mutt/menus.cfg
+++ b/themes/mutt/menus.cfg
@@ -1061,10 +1061,14 @@ begin menu
end
separator
begin menuitem
- text "Save Settings..."
+ text "Save User Settings..."
action string "\e]6;71\a"
end
begin menuitem
+ text "Save Theme Settings..."
+ action string "\e]6;71;theme\a"
+ end
+ begin menuitem
text "Exit"
action string "\e]6;70\a"
end