mailup (194B)
1 #!/bin/sh 2 3 pgrep -f mailsync && exit 4 5 echo 🔃 > /tmp/mailupdate 6 pkill -RTMIN+12 "${STATUSBAR:-i3blocks}" 7 /usr/local/bin/mailsync 8 rm -f /tmp/mailupdate 9 pkill -RTMIN+12 "${STATUSBAR:-i3blocks}"
![]() | swaydotsmy dotfiles |
git clone https://git.awy.one/swaydots.git | |
Log | Files | Refs | README | LICENSE |