From 83d7b9c7ce20f16681afacf99ed3ab47427f1ded Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 28 Feb 2021 17:58:30 +0800 Subject: all: fixes and new modules --- polybar/.config/polybar/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'polybar/.config') 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 -- cgit v1.2.3