commit 6d2d4d1d79f76525cb0383e023b66b4514708acc
parent 654afb141ab9245edb400cdbda9398e2eb34f1b0
Author: Chris <chris@echoz.io>
Date: Thu, 8 Jan 2026 16:21:47 +0100
feat(hyprland): add window rules for poe2
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/modules/hypr/hyprland.nix b/modules/hypr/hyprland.nix
@@ -169,6 +169,8 @@
"workspace 3 silent, class:^discord$"
"workspace 3 silent, class:^Slack$"
"workspace 3 silent, class:^Spotify$"
+ "workspace 5 silent, class:^steam_app_2694490"
+ "tile, class:^steam_app_2694490"
];
};
};