diff --git a/users/modules/programs/hyprland.nix b/users/modules/programs/hyprland.nix index 6477807..eede60c 100644 --- a/users/modules/programs/hyprland.nix +++ b/users/modules/programs/hyprland.nix @@ -39,6 +39,10 @@ resize_on_border = true; }; + windowrulev2 = [ + "float, class:firefox, title:Picture-in-Picture" + ]; + # Programs exec-once = [ "waybar"