diff options
Diffstat (limited to '.config/polybar/config##desktop.Linux.Lowe')
-rw-r--r-- | .config/polybar/config##desktop.Linux.Lowe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config##desktop.Linux.Lowe b/.config/polybar/config##desktop.Linux.Lowe index 9251210..f0670d5 100644 --- a/.config/polybar/config##desktop.Linux.Lowe +++ b/.config/polybar/config##desktop.Linux.Lowe | |||
@@ -68,7 +68,7 @@ type = custom/script | |||
68 | interval = 1 | 68 | interval = 1 |
69 | ; format-prefix = "" | 69 | ; format-prefix = "" |
70 | format = <label> | 70 | format = <label> |
71 | exec = python ./spotify_status.py -f '{play_pause} {artist} - {song}' -p 'playing,paused' | 71 | exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p 'playing,paused' |
72 | 72 | ||
73 | ; [module/dpmpd] | 73 | ; [module/dpmpd] |
74 | ; type = internal/mpd | 74 | ; type = internal/mpd |