diff options
| author | ryukamish <[email protected]> | 2026-06-03 18:15:23 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-03 18:15:23 +0530 |
| commit | 56562322d30f8b465cfa05abeaa3204d7a294f65 (patch) | |
| tree | 2af607668d592ae46d4f41a9a8946e418af99032 /niri/cfg/window-rules.kdl | |
| parent | 7d96da108ff7f030ee6996e8f9c163c3defa83a1 (diff) | |
chore: cleanup
Diffstat (limited to 'niri/cfg/window-rules.kdl')
| -rw-r--r-- | niri/cfg/window-rules.kdl | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
