feat: initial commit
This commit is contained in:
4
.config/sway/config.d/50-rules-zoom.conf
Normal file
4
.config/sway/config.d/50-rules-zoom.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
for_window [app_id="Zoom" title="^zoom$"] {
|
||||
floating enable
|
||||
floating_minimum_size 250 x 400
|
||||
}
|
||||
Reference in New Issue
Block a user