From c650a525c507086b5a4666e15ced200c87fea409 Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Mon, 12 Sep 2022 07:50:01 +0200 Subject: [PATCH] feat: remove zoom autostart --- home-manager/i3/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home-manager/i3/default.nix b/home-manager/i3/default.nix index 157f06e..8d00123 100644 --- a/home-manager/i3/default.nix +++ b/home-manager/i3/default.nix @@ -79,7 +79,6 @@ in { command = "telegram-desktop"; notification = false; } { command = "thunderbird"; notification = false; } { command = "whatsapp-for-linux"; notification = false; } - { command = "zoom"; notification = false; } ]; assigns = {