From ab1e5f879d851b094091f353660ed89739f5eff4 Mon Sep 17 00:00:00 2001 From: somiaj Date: Sat, 12 Jun 2021 01:05:10 -0600 Subject: [PATCH] Set base struts only for primary monitor in default-config. The base struts are only needed on the primary monitor which has the RightPanel, not all monitors. --- default-config/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default-config/config b/default-config/config index 38b8ebee9..ed695b3cf 100644 --- a/default-config/config +++ b/default-config/config @@ -193,10 +193,10 @@ EdgeResistance 450 EdgeThickness 1 Style * EdgeMoveDelay 350, EdgeMoveResistance 350 -# EwmhBaseStruts [left] [right] [top] [bottom] +# EwmhBaseStruts [screen name] [left] [right] [top] [bottom] # Reserves space along the edge(s) of the Screen that will not # be covered when maximizing or placing windows. -EwmhBaseStruts 0 120 0 0 +EwmhBaseStruts screen $[monitor.primary] 0 120 0 0 # This sets the ClickTime and MoveThreshold used to determine # Double Clicks, Hold and Move for the mouse.