From 48494de45133810e5ad120369ce54cf741ba2560 Mon Sep 17 00:00:00 2001 From: Daryl Ronningen Date: Wed, 13 Jul 2022 07:08:38 -0700 Subject: [PATCH] made polybar hiding on full screen more consistant --- .config/polybar/config.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index b6fef8c..062cd10 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -25,6 +25,8 @@ offset-y = 1% radius = 10 +wm-restack = bspwm + [bar/bottom] monitor = ${env:MONITOR} @@ -50,6 +52,8 @@ cursor-scroll = ns-resize enable-ipc = true +wm-restack = bspwm + [colors] background = ${xrdb:background}