From 50f2ede60e1fdecff9d6cb20a2464e4dd6f40144 Mon Sep 17 00:00:00 2001 From: KnightArtorias Date: Sat, 3 Jan 2026 16:48:19 +0000 Subject: [PATCH] Fix typo in brave app-id in niri config for crow --- hosts/physical/crow/host-configs/niri/config.kdl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/physical/crow/host-configs/niri/config.kdl b/hosts/physical/crow/host-configs/niri/config.kdl index 2313b5c..4bcb1fe 100644 --- a/hosts/physical/crow/host-configs/niri/config.kdl +++ b/hosts/physical/crow/host-configs/niri/config.kdl @@ -114,18 +114,18 @@ window-rule { // Open these apps fullscreen window-rule { - match app-id="^brave-brower$" - open-fullscreen true + match app-id="^brave-browser$" + open-maximized true } window-rule { match app-id="^vesktop$" - open-fullscreen true + open-maximized true } window-rule { match app-id="^steam$" - open-fullscreen true + open-maximized true } binds {