📝 Updated mutt config and sxhkd shortcut for mutt

This commit is contained in:
z3rOR0ne 2023-04-06 14:49:34 -07:00
parent 890e0f7608
commit 4f79f4067b
2 changed files with 4 additions and 1 deletions

View file

@ -149,6 +149,9 @@ set crypt_opportunistic_encrypt = no
# So you can view encrypted emails automatically
auto_view application/pgp-encrypted
# While mutt is open, will send a message using dunst when new email arrives
set new_mail_command="notify-send 'New Emails' '%n new messages, %u unread.' &"
# Custom Nord theme
# color normal default default # default colours
color normal brightblue default # default colours

View file

@ -181,7 +181,7 @@ super + p
super + b
bst -e btop &
super + m
mousepad &
st -e neomutt &
super + n
desktopeditors &
super + j