change macro to trash mail
This commit is contained in:
parent
78811e086b
commit
b70a354582
1 changed files with 4 additions and 1 deletions
|
@ -50,6 +50,9 @@ bind index <F73> previous-entry
|
|||
bind index <F72> next-entry
|
||||
|
||||
macro attach S "<save-entry><bol>~/Téléchargements/<eol>" "Save to downloads"
|
||||
macro index,pager T ":set confirmappend=no delete=yes\n<tag-prefix><save-message>=[Gmail]/Corbeille<enter><sync-mailbox>:set confirmappend=yes delete=yes\n"
|
||||
#macro index,pager T ":set confirmappend=no delete=yes\n<tag-prefix><save-message>=[Gmail]/Corbeille<enter><sync-mailbox>:set confirmappend=yes delete=yes\n"
|
||||
|
||||
macro index,pager T "<save-message>=[Gmail]/Corbeille<enter><enter>" "Trash"
|
||||
|
||||
|
||||
set new_mail_command="notify-send 'Nouveaux emails' '%n nouveaux emails\n%u non lus' &"
|
||||
|
|
Loading…
Add table
Reference in a new issue