From 56522043e0d1532eee5a27e5f2220c7a9739e0d0 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Thu, 30 Apr 2026 12:07:09 +0530 Subject: add: more browser variables to open in maximized state --- niri/cfg/window-rules.kdl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'niri/cfg') 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 } -- cgit v1.3