From f047ea5c604f4c5dd13c71381ae7933850679478 Mon Sep 17 00:00:00 2001 From: uku Date: Sat, 13 Jan 2024 19:25:25 +0100 Subject: [PATCH] float firefox notifications --- programs/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/programs/hyprland.nix b/programs/hyprland.nix index a1cbbca..948d6bc 100644 --- a/programs/hyprland.nix +++ b/programs/hyprland.nix @@ -94,6 +94,7 @@ "nomaximizerequest, class:^(firefox)$" "float, title:^(Picture-in-Picture)$" + "float, class:^(firefox)$, title:^()$" # notifications "immediate, class:^(cs2)$" "immediate, class:^(osu.*)$"