From 6b71ca2136e69cfd783068b0c28699224d128d9b Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 3 Jan 2025 10:18:40 +0000 Subject: [PATCH] Hopefully silence Steam notifications --- system/home/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index 370706ac..5addb096 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -301,6 +301,7 @@ "float, title:Open,class:(libreoffice|soffice)(.*)" # Steam + "workspace 7 silent, title:(notification)(.*),class:steam" "float, title:Friends List,class:steam" "size 400 600, title:Friends List,class:steam" "float, title:(.*)(Chat),class:steam"