From e43ae1625ca06eb30f18a431e14c719348812434 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 31 Jul 2026 10:51:02 +0800 Subject: [PATCH] fix(niri): handle Zoom auxiliary windows --- home/linux/gui/niri/conf/windowrules.kdl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/home/linux/gui/niri/conf/windowrules.kdl b/home/linux/gui/niri/conf/windowrules.kdl index 0a42b1cc..97b2b78b 100644 --- a/home/linux/gui/niri/conf/windowrules.kdl +++ b/home/linux/gui/niri/conf/windowrules.kdl @@ -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 {