This website requires JavaScript.
Explore
Help
Sign In
Alexander
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cae8647bcc
dotfiles
/
.local
/
bin
/
update_musicbar
6 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
inital commit
2020-07-04 14:23:27 +02:00
#!/bin/sh
finally added realiable way to update music in statusbar
2020-12-29 15:43:40 +01:00
while true; do
various smaller changes
2020-12-30 15:48:47 +01:00
mpc idle player > /dev/null
finally added realiable way to update music in statusbar
2020-12-29 15:43:40 +01:00
pkill -RTMIN+11 dwmblocks
done
Reference in New Issue
Copy Permalink