diff options
Diffstat (limited to '.config/polybar')
| -rw-r--r-- | .config/polybar/config##desktop.Linux.Lowe | 2 | ||||
| -rw-r--r-- | .config/polybar/config##desktop.Linux.Maus | 32 |
2 files changed, 17 insertions, 17 deletions
diff --git a/.config/polybar/config##desktop.Linux.Lowe b/.config/polybar/config##desktop.Linux.Lowe index 326ceb7..972e360 100644 --- a/.config/polybar/config##desktop.Linux.Lowe +++ b/.config/polybar/config##desktop.Linux.Lowe | |||
| @@ -120,7 +120,7 @@ format-prefix-background = ${colors.blue} | |||
| 120 | format-prefix-foreground = ${colors.foreground} | 120 | format-prefix-foreground = ${colors.foreground} |
| 121 | format-prefix-font = 3 | 121 | format-prefix-font = 3 |
| 122 | 122 | ||
| 123 | label-layout = %layout% | 123 | label-layout = %name% |
| 124 | label-layout-padding = 1 | 124 | label-layout-padding = 1 |
| 125 | label-layout-background = ${colors.background_modules} | 125 | label-layout-background = ${colors.background_modules} |
| 126 | label-layout-foreground = ${colors.foreground_modules} | 126 | label-layout-foreground = ${colors.foreground_modules} |
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 |
