From 0a8a6901987c6f4bd0730a0a05f092ca09008716 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 6 Jan 2024 11:07:56 +0000 Subject: [PATCH] Don't make steam silent on startup --- home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index e45a85ce..f8fd3031 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -217,7 +217,7 @@ in '' bind = SUPER, G, moveworkspacetomonitor, name:games current bind = SUPER, G, workspace, name:games bind = SUPER SHIFT, G, movetoworkspace, name:games - windowrule = workspace name:games silent, (steam) + windowrule = workspace name:games, (steam) windowrulev2 = float,title:(Friends List),class:(steam) windowrulev2 = float,title:(Steam Settings),class:(steam)