From 58425a123d8a68726502c97c223d712d92c48ee7 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 4 Aug 2018 22:08:57 -0500 Subject: [PATCH] Polybar: Add some flags to the spotify script --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index e25baee3..c1cfd0f8 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -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]