diff --git a/.config/polybar/config b/.config/polybar/config index 9ce17ba4..e8e0d167 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -42,7 +42,7 @@ format-background = ${res/colors.bg} ## BARS [template/bar] -bottom = true +bottom = false wm-restack = ${env:PB_WM_RESTACK:i3} tray-maxsize = 16 background = ${res/colors.bg} @@ -52,7 +52,7 @@ tray-background = ${res/colors.bg} height = 40 width = 100% padding = 2 -border-top-size = ${res/config.border-size} +border-bottom-size = ${res/config.border-size} font-0 = "IBM Plex Sans:style=Medium:size=10;2" font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2" font-2 = "IBM Plex Sans:style=Bold:size=10;2"