From a906ec88c6e8a6b7a2df78a86276f8e3835daf23 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Thu, 14 Apr 2022 14:58:59 -0700 Subject: [PATCH] added floating for keepassxc --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index 57feb1b0..3cd51a82 100644 --- a/i3/config +++ b/i3/config @@ -105,6 +105,7 @@ for_window [instance="mousepad"] floating enable move right 1100px, move down 30 for_window [instance="pavucontrol"] floating enable for_window [instance="lxappearance"] floating enable for_window [instance="tootle"] floating enable +for_window [instance="keepassxc"] floating enable # For testing of floating window python guis for_window [instance="app.py"] floating enable