Polybar: Add some flags to the spotify script

This commit is contained in:
Salt 2018-08-04 22:08:57 -05:00
parent 3b56f906cc
commit 58425a123d

View File

@ -313,7 +313,7 @@ format-prefix = "Spotify: "
format-prefix-foreground = ${res/colors.icon-spotify}
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
[module/swap]