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 {