Zoom floating

main
Micke Nordin 3 months ago
parent ff9cd655a8
commit 5358330bb3
Signed by: micke
GPG Key ID: 0DA0A7A5708FE257

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

Loading…
Cancel
Save