diff options
| -rw-r--r-- | .config/polybar/config##desktop.Linux.Lowe | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/.config/polybar/config##desktop.Linux.Lowe b/.config/polybar/config##desktop.Linux.Lowe index cb29249..4cc63d7 100644 --- a/.config/polybar/config##desktop.Linux.Lowe +++ b/.config/polybar/config##desktop.Linux.Lowe | |||
| @@ -50,9 +50,9 @@ module-margin = 1 | |||
| 50 | font-0 = scientifica:antialias=false;0 | 50 | font-0 = scientifica:antialias=false;0 |
| 51 | font-1 = Lato:size=10;1 | 51 | font-1 = Lato:size=10;1 |
| 52 | font-2 = Raleway:size=10;1 | 52 | font-2 = Raleway:size=10;1 |
| 53 | font-3 = FuraCode Nerd Font:size=10;2 | 53 | font-3 = FuraCode Nerd Font:size=11;2 |
| 54 | 54 | ||
| 55 | modules-left = i3 pulseaudio mpd | 55 | modules-left = i3 pulseaudio |
| 56 | modules-center = xwindow | 56 | modules-center = xwindow |
| 57 | modules-right = focus date time xkeyboard | 57 | modules-right = focus date time xkeyboard |
| 58 | 58 | ||
| @@ -63,11 +63,6 @@ type = custom/script | |||
| 63 | exec = ~/.config/polybar/focus | 63 | exec = ~/.config/polybar/focus |
| 64 | interval = 10 | 64 | interval = 10 |
| 65 | 65 | ||
| 66 | [module/mpd] | ||
| 67 | type = internal/mpd | ||
| 68 | host = 127.0.0.1 | ||
| 69 | port = 6600 | ||
| 70 | |||
| 71 | format-online = <toggle> <label-song> <icon-random> | 66 | format-online = <toggle> <label-song> <icon-random> |
| 72 | label-song = %artist:0:24:...% - %title:0:24:...% | 67 | label-song = %artist:0:24:...% - %title:0:24:...% |
| 73 | icon-pause = | 68 | icon-pause = |
