diff --git a/modules/programs/hyprland/config.nix b/modules/programs/hyprland/config.nix index 70316e6..2135f17 100644 --- a/modules/programs/hyprland/config.nix +++ b/modules/programs/hyprland/config.nix @@ -124,7 +124,7 @@ in ''} # Firefox Sharing Indicator - ${mkRules ["float" "move 49% 40" "noborder"] ["title:^(.*Sharing Indicator)$"]} + ${mkRules ["float" "move 49% 40" "noborder" "nofullscreenrequest"] ["title:^(.*Sharing Indicator)$"]} # Emacs windowrulev2 = opaque, class:^emacs$