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