From 546ff41ed26ec444daf811a1b89c36e2d8e694f0 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 28 Jul 2021 08:41:19 +0200 Subject: [PATCH] i3: do not try to fix borders for floating windows They are more likely to be a special case and usually, this is not the way regular apps are run. --- config | 1 - 1 file changed, 1 deletion(-) diff --git a/config b/config index 99806e1..64a1fc7 100644 --- a/config +++ b/config @@ -150,7 +150,6 @@ bindsym $mod+Shift+i nop "workspace-info" # Random rules no_focus [window_type="splash"] for_window [tiling] border pixel 3 -for_window [floating] border pixel 3 for_window [class="Shadow"] fullscreen enable for_window [window_role="PictureInPicture"] floating enable for_window [title="Firefox — Sharing Indicator"] border none, sticky enable, move position 20 ppt -5 px