mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
dont use mpd
This commit is contained in:
parent
7e0a0e63a7
commit
64e2f0a5a0
@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# This loop will update the mpd statusbar module whenever a command changes the
|
||||
# music player's status. mpd must be running on X's start for this to work.
|
||||
while : ; do
|
||||
mpc idle >/dev/null && pkill -RTMIN+11 "${STATUSBAR:?}" || break
|
||||
done
|
||||
Loading…
x
Reference in New Issue
Block a user