From 9483a5d88b3de9934634ae7ceb1f5726fee42234 Mon Sep 17 00:00:00 2001 From: Myned Date: Thu, 19 Sep 2024 19:41:12 -0500 Subject: [PATCH] hyprland: pin and suppress events from steam notifications Signed-off-by: Myned --- options/custom/desktops/hyprland/rules.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/custom/desktops/hyprland/rules.nix b/options/custom/desktops/hyprland/rules.nix index d90cf78..531e69f 100644 --- a/options/custom/desktops/hyprland/rules.nix +++ b/options/custom/desktops/hyprland/rules.nix @@ -237,7 +237,7 @@ in { (fields { class = "^steam$"; title = "^notificationtoasts$"; # Steam notifications - } []) + } ["pin" "suppressevent activatefocus"]) (fields { class = "^steam$"; title = "^Steam$"; # Main window