From bade12e797c1b92d06f4815d1a9cae274f7815aa Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 20 Feb 2026 19:05:31 +0100 Subject: [PATCH] fix brave fullscreen Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- home/system/hyprland/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index 1620d531..4ec3f421 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -141,7 +141,6 @@ in { windowrule = [ "match:class .*, suppress_event maximize" - "match:class brave-browser, fullscreen_state 0 2" "match:class brave-browser, sync_fullscreen 0" "match:class proton-authenticator, float on"