fix: update mpd-notify-bitbar to work with SwiftBar
This commit is contained in:
parent
9da16428dd
commit
15b889225d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
while mpc idle; do
|
||||
open -g bitbar://refreshPlugin?name=mpd*
|
||||
open swiftbar://refreshplugin?name=mpd-control
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue