summaryrefslogtreecommitdiffstats
path: root/.config/polybar/config##desktop.Linux.Maus
diff options
context:
space:
mode:
Diffstat (limited to '.config/polybar/config##desktop.Linux.Maus')
-rw-r--r--.config/polybar/config##desktop.Linux.Maus32
1 files changed, 16 insertions, 16 deletions
diff --git a/.config/polybar/config##desktop.Linux.Maus b/.config/polybar/config##desktop.Linux.Maus
index c9db677..9eefb44 100644
--- a/.config/polybar/config##desktop.Linux.Maus
+++ b/.config/polybar/config##desktop.Linux.Maus
@@ -76,22 +76,22 @@ format-padding = 0
76exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' 76exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , '
77;契 77;契
78 78
79[module/mpd] 79; [module/mpd]
80type = internal/mpd 80; type = internal/mpd
81host = 127.0.0.1 81; host = 127.0.0.1
82port = 6600 82; port = 6600
83 83
84format-online = <toggle> <label-song> <icon-random> 84; format-online = <toggle> <label-song> <icon-random>
85label-song = %artist% - %title% 85; label-song = %artist% - %title%
86icon-pause =  86; icon-pause = 
87icon-play =  87; icon-play = 
88icon-random = 咽 88; icon-random = 咽
89 89
90toggle-on-foreground = ${colors.background_modules} 90; toggle-on-foreground = ${colors.background_modules}
91toggle-off-foreground = ${colors.foreground_modules} 91; toggle-off-foreground = ${colors.foreground_modules}
92 92
93format-offline = <label-offline> 93; format-offline = <label-offline>
94label-offline = mpd is offline 94; label-offline = mpd is offline
95 95
96[module/xwindow] 96[module/xwindow]
97type = internal/xwindow 97type = internal/xwindow