[taffybar] Bump version

This commit is contained in:
2019-06-20 01:41:51 -07:00
parent 919bc2be07
commit 01a18c4c99
4 changed files with 22 additions and 31 deletions

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env zsh
rm -rf ~/.cache/taffybar && cd ~/.config/taffybar && ghc taffybar.hs
./taffybar &
pkill -9 taffybar
systemctl --user restart taffybar.service