From 56562322d30f8b465cfa05abeaa3204d7a294f65 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Wed, 3 Jun 2026 18:15:23 +0530 Subject: chore: cleanup --- niri/cfg/window-rules.kdl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'niri/cfg/window-rules.kdl') diff --git a/niri/cfg/window-rules.kdl b/niri/cfg/window-rules.kdl index fe17bb4..17b8d03 100644 --- a/niri/cfg/window-rules.kdl +++ b/niri/cfg/window-rules.kdl @@ -18,7 +18,7 @@ window-rule { match app-id="google-chrome" match app-id="brave-browser" match app-id="librewolf" - match app-id="helium-browser" + match app-id="helium" open-maximized true } @@ -34,8 +34,8 @@ window-rule { match app-id="Wifitui" open-floating true - default-column-width { proportion 0.75; } - default-window-height { proportion 0.7; } + default-column-width { proportion 0.75; } + default-window-height { proportion 0.7; } } // Floating window rule for applications -- cgit v1.3