📝 Updated mutt config and sxhkd shortcut for mutt
This commit is contained in:
parent
890e0f7608
commit
4f79f4067b
2 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -181,7 +181,7 @@ super + p
|
|||
super + b
|
||||
bst -e btop &
|
||||
super + m
|
||||
mousepad &
|
||||
st -e neomutt &
|
||||
super + n
|
||||
desktopeditors &
|
||||
super + j
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue