Fix some stuff

This commit is contained in:
Tobias Reisinger 2022-08-13 13:23:01 +02:00
parent 0dbe93759a
commit b149bf4ee8
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 21 additions and 16 deletions

View file

@ -58,9 +58,9 @@
type = custom/script
exec = $HOME/.config/polybar/scripts/player-mpris-simple.sh
interval = 3
click-left = playerctl previous &
click-right = playerctl next &
click-middle = playerctl play-pause &
click-left = playerctl -p spotifyd previous &
click-right = playerctl -p spotifyd next &
click-middle = playerctl -p spotifyd play-pause &
format-prefix-foreground = ${colors.foreground}
format-underline = ${colors.green}