From edbd1497b0a503cad63c7cc743ae13e6095a341b Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 23 Aug 2020 20:00:38 -0500 Subject: [PATCH] Polybar: Fix incorrect borders --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index c7516fd1..b60e2199 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -78,7 +78,7 @@ modules-right = backlight pulse | [bar/secondary] monitor= ${env:PB_MONITOR:HDMI-A-0} inherit = template/bar -border-bottom-size = ${res/config.border-size} +border-top-size = ${res/config.border-size} modules-left = i3 bspwm modules-right = wlan-desktop-stats mpd | date