From 55e575d43e453214ed04d1426c49ca6bc4199cfe Mon Sep 17 00:00:00 2001 From: "SilverAg.L" Date: Tue, 2 Dec 2025 03:19:10 +0800 Subject: [PATCH] nwjs (for web games like rpgmaker builds) config. --- .config/niri/config.kdl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 5ba60f1..c3bfeb6 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -222,6 +222,16 @@ window-rule { open-floating true } +window-rule { + match app-id="nwjs" + + default-column-width { proportion 0.85; } + default-window-height { proportion 0.9; } + open-floating true + + block-out-from "screencast" +} + window-rule { match app-id=r#"^org\.keepassxc\.KeePassXC$"# match app-id=r#"^org\.gnome\.World\.Secrets$"#