Polybar: Add some flags to the spotify script
This commit is contained in:
parent
3b56f906cc
commit
58425a123d
@ -313,7 +313,7 @@ format-prefix = "Spotify: "
|
|||||||
format-prefix-foreground = ${res/colors.icon-spotify}
|
format-prefix-foreground = ${res/colors.icon-spotify}
|
||||||
interval = 3
|
interval = 3
|
||||||
|
|
||||||
exec = python $HOME/.config/polybar/scripts/spotify.py
|
exec = python $HOME/.config/polybar/scripts/spotify.py -t 35 -f "{song} by {artist}"
|
||||||
exec-if = pgrep spotify
|
exec-if = pgrep spotify
|
||||||
|
|
||||||
[module/swap]
|
[module/swap]
|
||||||
|
Reference in New Issue
Block a user