fix: fixed lid config
This commit is contained in:
11
.config/sway/config.d/50-rules-zoom.conf
Normal file
11
.config/sway/config.d/50-rules-zoom.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
for_window [app_id="Zoom Workplace"] {
|
||||
floating enable
|
||||
}
|
||||
|
||||
for_window [app_id="Zoom Workplace" title="Zoom Workplace - Free Account"] {
|
||||
floating disable
|
||||
}
|
||||
|
||||
for_window [app_id="Zoom Workplace" title="Meeting"] {
|
||||
floating disable
|
||||
}
|
||||
Reference in New Issue
Block a user