From 11284827db756c15c4bbc475c8eb506c212e4f70 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Fri, 23 Sep 2022 21:45:38 +0200 Subject: [PATCH] fix i3 4.21 'regression' with border and titles --- .config/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 631d514..40f8a39 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -270,3 +270,6 @@ for_window [title="^Android Emulator - .*"] floating enable exec --no-startup-id /usr/bin/dunst # Autostart .desktop exec --no-startup-id "dex -a" + +# Fix the 'regression' of i3 4.21 that let windows display their decorator +for_window [all] border pixel