From 057c7e919458c834743da888f09f7bc11017ae0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Schwarz=C3=A4ugl?= Date: Mon, 16 Jun 2025 19:39:36 +0200 Subject: [PATCH] chore(work): stop teams from destroying laptop --- SwarselSystems.org | 2 +- modules/home/optional/work.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SwarselSystems.org b/SwarselSystems.org index c93f571..87d73c6 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -14762,7 +14762,7 @@ The rest of the settings is at [[#h:bbf2ecb6-c8ff-4462-b5d5-d45b28604ddf][work]] { command = "OBSIDIAN_USE_WAYLAND=1 obsidian"; } { command = "nm-applet"; } { command = "feishin"; } - { command = "teams-for-linux"; } + { command = "teams-for-linux --disableGpu=true --minimized=true --trayIconEnabled=true"; } { command = "1password"; } ]; monitors = { diff --git a/modules/home/optional/work.nix b/modules/home/optional/work.nix index c8d0af5..dc4eeeb 100644 --- a/modules/home/optional/work.nix +++ b/modules/home/optional/work.nix @@ -334,7 +334,7 @@ in { command = "OBSIDIAN_USE_WAYLAND=1 obsidian"; } { command = "nm-applet"; } { command = "feishin"; } - { command = "teams-for-linux"; } + { command = "teams-for-linux --disableGpu=true --minimized=true --trayIconEnabled=true"; } { command = "1password"; } ]; monitors = {