diff --git a/.config/polybar/config b/.config/polybar/config index 7301b382..7235c82a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -75,9 +75,9 @@ tray-padding = 0 border-bottom-size = 0 border-bottom-color = ${res/colors.primary} -modules-left = i3 bspwm || wlan-network eth || wlan-speed cpu-label memory-label || temperature-ramp -modules-center = xwindow -modules-right = mpd || xbacklight-label volume-ramp battery-ramp || date +modules-left = i3 bspwm | wlan-network eth-network | cpu-label memory-label | temperature-ramp +modules-center = xwindow-label +modules-right = mpd | xbacklight-label volume-ramp battery-ramp | date ;======================================== ; MODULES @@ -87,11 +87,6 @@ modules-right = mpd || xbacklight-label volume-ramp battery-ramp || date ;==================== [module/|] type = custom/text -content = " " -content-foreground = ${res/colors.foreground} - -[module/||] -type = custom/text content = | content-foreground = ${res/colors.background-4} @@ -242,36 +237,6 @@ label-urgent-padding = ${self.label-focused-padding} label-urgent-foreground = ${res/colors.background} label-urgent-background = ${res/colors.alert} -[module/battery-bar] -inherit = template/module/battery -format-charging = -format-discharging = -format-full = - -label-charging = "+" -label-charging-padding = ${template/module/bar.label-padding} -label-charging-foreground = ${template/module/bar.label-foreground} -label-charging-background = ${res/colors.resource-good-dark} -label-discharging = "-" -label-discharging-padding = ${self.label-charging-padding} -label-discharging-foreground = ${template/module/bar.label-foreground} -label-discharging-background = ${res/colors.resource-good-dark} -label-full = "$" -label-full-padding = ${self.label-charging-padding} -label-full-foreground = ${template/module/bar.label-foreground} -label-full-background = ${res/colors.resource-good} - -bar-capacity-width = ${template/module/bar.bar-width} -bar-capacity-fill = ${template/module/bar.bar-fill} -bar-capacity-fill-foreground = ${template/module/bar.bar-fill-foreground-resource-high} -bar-capacity-fill-background = ${template/module/bar.bar-fill-background} -bar-capacity-indicator = ${template/module/bar.bar-indicator} -bar-capacity-indicator-foreground = ${template/module/bar.bar-indicator-foreground} -bar-capacity-indicator-background = ${template/module/bar.bar-indicator-background} -bar-capacity-empty = ${template/module/bar.bar-empty} -bar-capacity-empty-foreground = ${template/module/bar.bar-empty-foreground} -bar-capacity-empty-background = ${template/module/bar.bar-empty-background} - [module/battery-ramp] inherit = template/module/battery format-charging = @@ -303,28 +268,6 @@ animation-charging-3 =  animation-charging-framerate = 750 animation-charging-foreground = ${res/colors.primary} -[module/cpu-bar] -inherit = template/module/cpu -format =