1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

refactor: dwmblocks is no longer used

This commit is contained in:
Ryan Kes 2022-09-17 16:16:20 +02:00
parent 50100de503
commit a3e210a2b9

View File

@ -42,6 +42,4 @@ wait
mu index --muhome=~/.cache/mu --maildir=~/.local/share/mail 2>/dev/null
# Create a touch file that indicates the time of the last run of mailsync
touch "/tmp/.mailsynclastrun"
pkill -RTMIN+6 "${STATUSBAR:-dwmblocks}"
exit 0