nwjs (for web games like rpgmaker builds) config.
This commit is contained in:
@@ -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$"#
|
||||||
|
|||||||
Reference in New Issue
Block a user