diff --git a/hosts/physical/crow/host-configs/niri/config.kdl b/hosts/physical/crow/host-configs/niri/config.kdl index be7178f..585b7d9 100644 --- a/hosts/physical/crow/host-configs/niri/config.kdl +++ b/hosts/physical/crow/host-configs/niri/config.kdl @@ -115,17 +115,17 @@ window-rule { // Open these apps fullscreen window-rule { - match app-id = "brave-brower" + match app-id="brave-brower" open-fullscreen true } window-rule { - match app-id = "vesktop" + match app-id="vesktop" open-fullscreen true } window-rule { - match app-id = "steam" + match app-id="steam" open-fullscreen true }