diff --git a/.config/polybar/config b/.config/polybar/config index d761a0c5..c814b313 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -52,7 +52,7 @@ font-4 = "Material Design Icons:size=11;3" [template/bar] # Rendering of the bar -height = 28 +height = 26 bottom = true wm-restack = ${env:PB_WM_RESTACK:bspwm} @@ -67,7 +67,7 @@ tray-maxsize = 16 background = ${res/colors.background} foreground = ${res/colors.foreground} border-color = ${res/colors.background} -border-size = 6 +border-size = ${env:PB_BAR_BORDER_SIZE:8} overline-size = 6 underline-size = 6