From 93c7507874a1a92f383d92e09aabf946ef5e511a Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 3 May 2026 12:22:38 +0800 Subject: [PATCH] fix: niri - float other zoom-us windows --- home/linux/gui/niri/conf/windowrules.kdl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/home/linux/gui/niri/conf/windowrules.kdl b/home/linux/gui/niri/conf/windowrules.kdl index 8592301f..d7b9a0f1 100644 --- a/home/linux/gui/niri/conf/windowrules.kdl +++ b/home/linux/gui/niri/conf/windowrules.kdl @@ -100,8 +100,17 @@ window-rule { } window-rule { match app-id="Zoom Workplace" + // Zoom Home Page + match title="^(Zoom Workplace)( - Free account)?$" open-on-workspace "0other" } +window-rule { + match app-id="Zoom Workplace" + // Zoom - other windows + exclude title="^(Zoom Workplace)( - Free account)?$" + open-on-workspace "0other" + open-floating true +} // Notifications shows top right window-rule {