diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 53ae03c..77cefb0 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -1,4 +1,4 @@ -debug { wait-for-frame-completion-in-pipewire; } +//debug { wait-for-frame-completion-in-pipewire; } input { keyboard { @@ -12,7 +12,7 @@ input { // Primary Monitor output "DP-2" { scale 1 - position x=0 y=840 + position x=0 y=640 } // Secondary Monitor @@ -81,6 +81,13 @@ window-rule { open-floating true } +// Ensure the GameGuard popup for Helldivers 2 doesn't float in front of the +// main window. +window-rule { + match app-id=r#"^steam_app_553850$"# + open-floating false +} + window-rule { match app-id=r#"firefox$"# title="tjh.dev Mail — Mozilla Firefox$|Gmail — Mozilla Firefox$" block-out-from "screen-capture"