fix(niri): handle Zoom auxiliary windows

This commit is contained in:
Ryan Yin
2026-07-31 11:01:38 +08:00
parent 5c5bbe3210
commit e43ae1625c
+8
View File
@@ -121,6 +121,14 @@ window-rule {
open-on-workspace "0other"
open-floating true
}
window-rule {
match app-id="^Zoom$" title="^as_toolbar$"
open-floating true
}
window-rule {
match app-id="^Zoom$" title="^zoom_linux_float_video_window$"
open-fullscreen true
}
// Notifications shows bottom right
window-rule {