From 79af03d3b40a7cce7b722daee373954459145fd2 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sat, 30 Nov 2024 16:57:22 +0100 Subject: [PATCH] Hyprland: better window rules --- modules/hm/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index d53e935..2fd1c1f 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -274,6 +274,7 @@ in windowrulev2 = [ "workspace 4, class:(Zotero)" + "workspace 9, class:(teams-for-linux)" "workspace 10, class:(spotify)" "tile, class:(Godot)" ];