nwjs (for web games like rpgmaker builds) config.

This commit is contained in:
2025-12-02 03:19:10 +08:00
parent b8f9be7da5
commit 55e575d43e

View File

@@ -222,6 +222,16 @@ window-rule {
open-floating true 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 { window-rule {
match app-id=r#"^org\.keepassxc\.KeePassXC$"# match app-id=r#"^org\.keepassxc\.KeePassXC$"#
match app-id=r#"^org\.gnome\.World\.Secrets$"# match app-id=r#"^org\.gnome\.World\.Secrets$"#