diff options
| -rw-r--r-- | .config/polybar/config##c.desktop,h.Maus | 27 |
1 files changed, 12 insertions, 15 deletions
diff --git a/.config/polybar/config##c.desktop,h.Maus b/.config/polybar/config##c.desktop,h.Maus index 75d7f6e..eca6920 100644 --- a/.config/polybar/config##c.desktop,h.Maus +++ b/.config/polybar/config##c.desktop,h.Maus | |||
| @@ -53,7 +53,7 @@ font-1 = Lato:size=10;1 | |||
| 53 | font-2 = Raleway:size=10;1 | 53 | font-2 = Raleway:size=10;1 |
| 54 | font-3 = FuraCode Nerd Font:size=12;2 | 54 | font-3 = FuraCode Nerd Font:size=12;2 |
| 55 | 55 | ||
| 56 | modules-left = i3 pulseaudio-control spotify | 56 | modules-left = i3 pulseaudio-control spotify mpd |
| 57 | modules-center = xwindow | 57 | modules-center = xwindow |
| 58 | modules-right = cpu focus date time xkeyboard | 58 | modules-right = cpu focus date time xkeyboard |
| 59 | 59 | ||
| @@ -80,22 +80,20 @@ format-padding = 0 | |||
| 80 | exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' | 80 | exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' |
| 81 | ;契 | 81 | ;契 |
| 82 | 82 | ||
| 83 | ; [module/mpd] | 83 | [module/mpd] |
| 84 | ; type = internal/mpd | 84 | type = internal/mpd |
| 85 | ; host = 127.0.0.1 | ||
| 86 | ; port = 6600 | ||
| 87 | 85 | ||
| 88 | ; format-online = <toggle> <label-song> <icon-random> | 86 | format-online = <toggle> <label-song> <icon-random> |
| 89 | ; label-song = %artist% - %title% | 87 | label-song = %artist% - %title% |
| 90 | ; icon-pause = | 88 | icon-pause = |
| 91 | ; icon-play = | 89 | icon-play = |
| 92 | ; icon-random = 咽 | 90 | icon-random = 咽 |
| 93 | 91 | ||
| 94 | ; toggle-on-foreground = ${colors.background_modules} | 92 | toggle-on-foreground = ${colors.background_modules} |
| 95 | ; toggle-off-foreground = ${colors.foreground_modules} | 93 | toggle-off-foreground = ${colors.foreground_modules} |
| 96 | 94 | ||
| 97 | ; format-offline = <label-offline> | 95 | format-offline = <label-offline> |
| 98 | ; label-offline = mpd is offline | 96 | label-offline = mpd is offline |
| 99 | 97 | ||
| 100 | [module/xwindow] | 98 | [module/xwindow] |
| 101 | type = internal/xwindow | 99 | type = internal/xwindow |
| @@ -104,7 +102,6 @@ label = %title:0:70:...% | |||
| 104 | 102 | ||
| 105 | y-offset = 10 | 103 | y-offset = 10 |
| 106 | label-padding = 1 | 104 | label-padding = 1 |
| 107 | label-font = 1 | ||
| 108 | 105 | ||
| 109 | label-empty = | 106 | label-empty = |
| 110 | label-empty-font = 3 | 107 | label-empty-font = 3 |
