From 5925f02e8c9b24e4ef949d3cae6a2fd119928609 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 4 Jan 2019 19:17:45 -0500 Subject: [PATCH] space added before dling icon --- etc/mailsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/mailsync.sh b/etc/mailsync.sh index ced17f9..95131e8 100755 --- 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.