Browse Source

space added before dling icon

tags/v3.1
Luke Smith 6 years ago
parent
commit
5925f02e8c
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      etc/mailsync.sh

+ 1
- 1
etc/mailsync.sh View File

@@ -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.


Loading…
Cancel
Save