fix: Mutt Signature. Added startup items for Awesome
This commit is contained in:
parent
e8151991da
commit
02406cbb1b
@ -8,6 +8,9 @@ function run {
|
|||||||
}
|
}
|
||||||
|
|
||||||
run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
|
run xscreensaver
|
||||||
run nm-applet
|
run nm-applet
|
||||||
run parcellite
|
run parcellite
|
||||||
#run picom --config $HOME/.config/picom/picom.conf
|
#run picom --config $HOME/.config/picom/picom.conf
|
||||||
|
run bitwarden-desktop
|
||||||
|
run remmina -i
|
||||||
|
@ -13,6 +13,7 @@ set sort_aux = reverse-last-date-received
|
|||||||
#set sort_aux = reverse-date-received
|
#set sort_aux = reverse-date-received
|
||||||
set smart_wrap
|
set smart_wrap
|
||||||
set signature=$HOME/.mutt/signature
|
set signature=$HOME/.mutt/signature
|
||||||
|
set sig_on_top = yes
|
||||||
|
|
||||||
#alternative_order text/plain test text/html
|
#alternative_order text/plain test text/html
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user