added click handler to polybar playerctl
This commit is contained in:
parent
ea8c69925a
commit
d73317997f
@ -204,6 +204,9 @@ exec = $XDG_CONFIG_HOME/polybar/playerctl-meta.sh
|
|||||||
|
|
||||||
tail = true
|
tail = true
|
||||||
|
|
||||||
|
click-left = playerctl --player=spotify,%any play-pause
|
||||||
|
click-right = playerctl --player=spotify,%any next
|
||||||
|
|
||||||
format-foreground = ${colors.text}
|
format-foreground = ${colors.text}
|
||||||
format-underline = ${colors.spotify-ul}
|
format-underline = ${colors.spotify-ul}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user