diff options
Diffstat (limited to 'niri')
| -rw-r--r-- | niri/cfg/window-rules.kdl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/niri/cfg/window-rules.kdl b/niri/cfg/window-rules.kdl index f2b6ff3..848a8fb 100644 --- a/niri/cfg/window-rules.kdl +++ b/niri/cfg/window-rules.kdl @@ -13,10 +13,12 @@ window-rule { window-rule { match app-id="zen" - match app-id="chromium" + match app-id="firefox" + match app-id="Chromium" match app-id="google-chrome" match app-id="brave-browser" match app-id="librewolf" + match app-id="helium-browser" open-maximized true } |
