From 4a4b997ef388c8255ffbf93f683a8c31dbe0891d 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 1620d53..4ec3f42 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"