Files
dotfiles/.config/sway/config.d/50-rules-zoom.conf
2025-06-02 10:36:41 +02:00

5 lines
100 B
Plaintext

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