dotfiles/.config/sway/config.d/50-rules-zoom.conf

5 lines
100 B
Plaintext

for_window [app_id="Zoom" title="^zoom$"] {
floating enable
floating_minimum_size 250 x 400
}