diff options
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 |
