mirror of
https://github.com/unman/shaker.git
synced 2025-07-24 14:55:20 -04:00
Mutt - change target from mail to mutt.
Configure menus
This commit is contained in:
parent
f676338c8d
commit
df2fba5e3a
2 changed files with 13 additions and 0 deletions
9
mutt/configure.sls
Normal file
9
mutt/configure.sls
Normal 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
4
mutt/configure.top
Normal file
|
@ -0,0 +1,4 @@
|
|||
base:
|
||||
dom0:
|
||||
- match: nodegroup
|
||||
- mutt.configure
|
Loading…
Add table
Add a link
Reference in a new issue