mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 5925f02e8c9b24e4ef949d3cae6a2fd119928609
parent 453ad455cc1129e39b679145cf411c6f4be08dcc
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Fri,  4 Jan 2019 19:17:45 -0500

space added before dling icon

Diffstat:
Metc/mailsync.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/mailsync.sh b/etc/mailsync.sh @@ -20,7 +20,7 @@ else notify() { mpv --really-quiet ~/.config/mutt/etc/notify.opus & pgrep -x dunst && notify-send -i ~/.config/mutt/etc/email.gif "$2 new mail(s) in \`$1\` account." ;} fi -echo 🔃 > ~/.config/mutt/.dl +echo " 🔃" > ~/.config/mutt/.dl pkill -RTMIN+12 i3blocks # Run offlineimap. You can feed this script different settings.