diff options
Diffstat (limited to '.config/polybar/config##desktop.Linux.Maus')
-rw-r--r-- | .config/polybar/config##desktop.Linux.Maus | 32 |
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 | |||
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 | ||
79 | [module/mpd] | 79 | ; [module/mpd] |
80 | type = internal/mpd | 80 | ; type = internal/mpd |
81 | host = 127.0.0.1 | 81 | ; host = 127.0.0.1 |
82 | port = 6600 | 82 | ; port = 6600 |
83 | 83 | ||
84 | format-online = <toggle> <label-song> <icon-random> | 84 | ; format-online = <toggle> <label-song> <icon-random> |
85 | label-song = %artist% - %title% | 85 | ; label-song = %artist% - %title% |
86 | icon-pause = | 86 | ; icon-pause = |
87 | icon-play = | 87 | ; icon-play = |
88 | icon-random = 咽 | 88 | ; icon-random = 咽 |
89 | 89 | ||
90 | toggle-on-foreground = ${colors.background_modules} | 90 | ; toggle-on-foreground = ${colors.background_modules} |
91 | toggle-off-foreground = ${colors.foreground_modules} | 91 | ; toggle-off-foreground = ${colors.foreground_modules} |
92 | 92 | ||
93 | format-offline = <label-offline> | 93 | ; format-offline = <label-offline> |
94 | label-offline = mpd is offline | 94 | ; label-offline = mpd is offline |
95 | 95 | ||
96 | [module/xwindow] | 96 | [module/xwindow] |
97 | type = internal/xwindow | 97 | type = internal/xwindow |