From daf71838f33e8f113856f149b5589ce4dcc4cbfe Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 16 May 2022 15:31:10 +0200 Subject: in progress --- .config/dunst/dunstrc | 6 +++--- .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 +alias me Exploitation 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 "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a" "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 "=INBOX" "go to inbox" # mw-autogenerated macro index,pager Mi ";=INBOX" "move mail to inbox" # mw-autogenerated macro index,pager Ci ";=INBOX" "copy mail to inbox" # mw-autogenerated -- cgit v1.2.3