Mutt - change target from mail to mutt.

Configure menus
This commit is contained in:
unman 2022-07-17 15:40:41 +00:00
parent f676338c8d
commit df2fba5e3a
No known key found for this signature in database
GPG Key ID: FDD1B8244731B36C
2 changed files with 13 additions and 0 deletions

9
mutt/configure.sls Normal file
View File

@ -0,0 +1,9 @@
# vim: set syntax=yaml ts=2 sw=2 et :
#
mutt_menu:
qvm.features:
- name: template-mutt
- set:
- menu-items: "mutt.desktop debian-xterm.desktop"
- default-menu-items: "mutt.desktop debian-xterm.desktop"

4
mutt/configure.top Normal file
View File

@ -0,0 +1,4 @@
base:
dom0:
- match: nodegroup
- mutt.configure