diff options
-rw-r--r-- | .config/dunst/dunstrc | 6 | ||||
-rw-r--r-- | .config/mutt/accounts/6-exploitation@secuserve.com.muttrc | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index ce7323e..d49a8e1 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -113,9 +113,9 @@ # NOTE: It might be helpful to run dunst -print in a terminal in order # to find fitting options for rules. -[espeak] # >shutup - summary = "*" # >shutup - script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup +#[espeak] # >shutup +# summary = "*" # >shutup +# script = /home/jozan/.local/bin/dunst_espeak.sh # >shutup #[script-test] # summary = "*script*" diff --git a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc index 57b2675..e1d813a 100644 --- a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc +++ b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc @@ -1,9 +1,9 @@ # vim: filetype=neomuttrc # muttrc file for account exploitation@secuserve.com -set realname = "Rudy Bousset" +set realname = "Exploitation" set from = "exploitation@secuserve.com" set sendmail = "msmtp -a exploitation@secuserve.com" -alias me Rudy Bousset <exploitation@secuserve.com> +alias me Exploitation <exploitation@secuserve.com> set folder = "/home/jozan/.local/share/mail/exploitation@secuserve.com" set header_cache = /home/jozan/.cache/mutt-wizard/exploitation@secuserve.com/headers set message_cachedir = /home/jozan/.cache/mutt-wizard/exploitation@secuserve.com/bodies @@ -17,7 +17,7 @@ bind index gg first-entry macro index o "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a<enter>" "run mbsync to sync exploitation@secuserve.com" unmailboxes * -mailboxes "=INBOX" "=Sent" "=Drafts" "=Trash" "=NEWS" +mailboxes "=INBOX" "=INBOX.- Secuserve" "=INBOX.Altospam" "=INBOX.BAT" "=INBOX.DEBUG" "=INBOX.Erreurs (boite recept)" "=INBOX.Erreurs (boite recept).Erreur diverses" "=Sent" "=Drafts" "=Trash" "=NEWS" macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" # mw-autogenerated macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" # mw-autogenerated macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" # mw-autogenerated |