From eeca1ffbe31205327d7bb48c3ecee959d03955b8 Mon Sep 17 00:00:00 2001 From: Jokler Date: Mon, 29 Jul 2019 16:58:39 +0200 Subject: i3: Float more windows --- .config/i3/config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index edfe904..f8148c4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -233,12 +233,17 @@ bindsym XF86AudioNext exec mpc next for_window [class="^com-atlauncher-App"] floating enable for_window [class="^TeamViewer"] floating enable for_window [title="^chatterino$"] floating enable -for_window [title="^Emotes from .*$"] floating enable +for_window [title="^Emotes in .*$"] floating enable for_window [title="^Steam Guard .*$"] floating enable for_window [instance="syncplay"] floating enable for_window [instance="upc.exe" title="Installing.*"] floating enable for_window [instance="ripcord" title="User Profile"] floating enable +for_window [instance="Blender" title="Blender Preferences"] floating enable +for_window [instance="ts3client_linux_amd64" title="File Browser.*"] floating enable +for_window [instance="ts3client_linux_amd64" title="File Transfers .*"] floating enable +for_window [instance="ts3client_linux_amd64" title="Collected URLs"] floating enable +assign [instance="ts3client_linux_amd64" title="You Have Been Poked"] $ws_coms # No borders in my world for_window [class=".*"] border none -- cgit v1.2.3-70-g09d2