From 9c852df374e359c64d6600b8699962ef4177c898 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 3 Jan 2024 13:37:44 +0000 Subject: [PATCH] Add teams-for-linux back --- home/hyprland/config.nix | 2 +- system/hyprland.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index d7a2ea42..d2227aad 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -208,7 +208,7 @@ in '' bind = SUPER, C, workspace, name:chat bind = SUPER SHIFT, C, movetoworkspace, name:chat bind = SUPER ALT, C, exec, [workspace name:chat] foot -e irssi - windowrule = workspace name:chat, (WebCord) + windowrule = workspace name:chat, (WebCord|teams-for-linux) bind = SUPER, G, moveworkspacetomonitor, name:games current bind = SUPER, G, workspace, name:games diff --git a/system/hyprland.nix b/system/hyprland.nix index 2452a3fb..a3b1bd96 100644 --- a/system/hyprland.nix +++ b/system/hyprland.nix @@ -29,6 +29,7 @@ networkmanagerapplet bluez webcord + teams-for-linux ]; }; services = {