diff options
Diffstat (limited to '.config/polybar/config##desktop.Linux.Maus')
-rw-r--r-- | .config/polybar/config##desktop.Linux.Maus | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/polybar/config##desktop.Linux.Maus b/.config/polybar/config##desktop.Linux.Maus index a35133e..577b58b 100644 --- a/.config/polybar/config##desktop.Linux.Maus +++ b/.config/polybar/config##desktop.Linux.Maus | |||
@@ -72,9 +72,10 @@ format-prefix-padding = 1 | |||
72 | format-prefix-background = ${colors.sold_out_green} | 72 | format-prefix-background = ${colors.sold_out_green} |
73 | format-prefix-foreground = ${colors.foreground} | 73 | format-prefix-foreground = ${colors.foreground} |
74 | format = <label> | 74 | format = <label> |
75 | format-padding = 1 | 75 | format-padding = 0 |
76 | exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' | 76 | exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' |
77 | ;契 | 77 | ;契 |
78 | |||
78 | [module/mpd] | 79 | [module/mpd] |
79 | type = internal/mpd | 80 | type = internal/mpd |
80 | host = 127.0.0.1 | 81 | host = 127.0.0.1 |