From 98f45f1139bd241ff4de84dba82a2cf75e8200f2 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Wed, 30 Apr 2025 10:48:43 +0200 Subject: [PATCH] Hyprland: rules for Teams and Outlook --- modules/hm/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 1923879..bc69d53 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -315,6 +315,8 @@ in windowrulev2 = [ "workspace 4, class:(Zotero)" "workspace 9, class:(teams-for-linux)" + "workspace 9, initialTitle:(Microsoft Teams)" + "workspace 9, initialTitle:(Outlook .+)" "workspace 10, class:(spotify)" "workspace 10, initialTitle:(TIDAL)" "tile, initialTitle:(TIDAL)"