From dfee1961eea722fe25e3fb6a785f533349a5acbb Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 26 Oct 2022 16:40:54 -0500 Subject: [PATCH] FLOAT --- os/linux/sway/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/os/linux/sway/config b/os/linux/sway/config index c775bdc..0aa81d6 100644 --- a/os/linux/sway/config +++ b/os/linux/sway/config @@ -107,7 +107,7 @@ bindsym $mod+shift+0 move container to workspace 10 bindsym $mod+b splith bindsym $mod+v splitv -bindsym $mod+shift+f fullscreen +bindsym $mod+shift+f fullscreen toggle bindsym $mod+f floating toggle bindsym $mod+s floating disable bindsym $mod+alt+f focus mode_toggle @@ -163,8 +163,8 @@ mode "resize" { } set $tilers "(kitty.*|firefox.*|Slack.*|thunar.*)" -for_window [app_id=".*"] floating enable -for_window [app_id=$tilers] layout splith +for_window [title=".*"] floating enable +for_window [app_id=$tilers] floating disable bindsym $mod+shift+alt+f for_window [class=$tilers] floating toggle client.focused #66d9ef #66d9ef #66d9ef #66d9ef #66d9ef