diff --git a/templates/sway_config.j2 b/templates/sway_config.j2 index 9a5cccd..c352f6f 100644 --- a/templates/sway_config.j2 +++ b/templates/sway_config.j2 @@ -175,6 +175,9 @@ input type:keyboard { # Show the next scratchpad window or hide the focused scratchpad window. # If there are multiple scratchpad windows, this command cycles through them. bindsym $mod+minus scratchpad show +# Floating windows: +for_window [app_id="^Zoom$" title="^(as_toolbar|zoom)$"] floating enable + # # Resizing containers: #