From ea867bca2d5b0e37ee251fe8bce720184861b243 Mon Sep 17 00:00:00 2001
From: Yigit Sever
Date: Tue, 24 Sep 2019 19:37:18 +0300
Subject: fix spotify bug

---
 .config/polybar/config##desktop.Linux.Lowe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.config/polybar')

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
 interval = 1
 ; format-prefix = ""
 format = <label>
-exec = python ./spotify_status.py -f '{play_pause} {artist} - {song}' -p 'playing,paused'
+exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p 'playing,paused'
 
 ; [module/dpmpd]
 ; type = internal/mpd
-- 
cgit v1.2.3-70-g09d2