aboutsummaryrefslogtreecommitdiffstats
path: root/polybar/.config
diff options
context:
space:
mode:
Diffstat (limited to 'polybar/.config')
-rw-r--r--polybar/.config/polybar/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 050b0a5..0467bb1 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -130,6 +130,7 @@ offset-y = ${env:OFFSET_Y:0}
scroll-up = herbstclient use_index +1
scroll-down = herbstclient use_index -1
+border-bottom-size = ${bar/base.height}
[bar/topbar2-base]
inherit = bar/base
@@ -176,7 +177,7 @@ modules-left = bspwm
[bar/topbar2-hlwm]
inherit = bar/topbar2-base
-offset-y = ${env:OFFSET_Y:40}
+offset-y = ${env:OFFSET_Y:16}
override-redirect = false
scroll-up = herbstclient use_index +1