From c30a838c730e46700e17a0160506314deda005c0 Mon Sep 17 00:00:00 2001 From: Von Random Date: Sat, 23 Feb 2019 03:50:49 +0300 Subject: [PATCH] make 6 always floatng --- i3_config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3_config b/i3_config index 0d8af58..adf819d 100644 --- a/i3_config +++ b/i3_config @@ -153,6 +153,8 @@ workspace_auto_back_and_forth yes force_focus_wrapping yes # rules +# workspace 6 is for always floating +for_window [workspace=6] floating enable # software for_window [class="jetbrains-toolbox"] floating enable for_window [class="Vpnui"] floating enable