summaryrefslogtreecommitdiffstats
path: root/.config/polybar
diff options
context:
space:
mode:
authorYigit Sever2019-09-24 19:37:18 +0300
committerYigit Sever2019-09-24 19:37:18 +0300
commitea867bca2d5b0e37ee251fe8bce720184861b243 (patch)
tree81e796b7cee971858336b8cc5968f1988970119c /.config/polybar
parent671c2477ffd42e5be05a27b3153603748671d578 (diff)
downloaddotfiles-ea867bca2d5b0e37ee251fe8bce720184861b243.tar.gz
dotfiles-ea867bca2d5b0e37ee251fe8bce720184861b243.tar.bz2
dotfiles-ea867bca2d5b0e37ee251fe8bce720184861b243.zip
fix spotify bug
Diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config##desktop.Linux.Lowe2
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
68interval = 1 68interval = 1
69; format-prefix = "" 69; format-prefix = ""
70format = <label> 70format = <label>
71exec = python ./spotify_status.py -f '{play_pause} {artist} - {song}' -p 'playing,paused' 71exec = 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