From c59562733dd8a816128147fb8ad04a9994b604f4 Mon Sep 17 00:00:00 2001 From: krizej Date: Thu, 29 Aug 2024 23:42:46 +0200 Subject: [PATCH] and this --- modules/stuff/i3.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/stuff/i3.nix b/modules/stuff/i3.nix index d24d14e..5b206f0 100644 --- a/modules/stuff/i3.nix +++ b/modules/stuff/i3.nix @@ -88,7 +88,7 @@ in { ++ optionals cfg.communicators.autostart [ # { command = "i3-msg \"workspace ${cfg.communicators.workspace}; append_layout ${../../files/i3_communicators_layout.json}\""; notification = false; } # { command = "discord &"; notification = false; } - { command = "element-desktop &"; notification = false; } + { command = "schildichat-desktop &"; notification = false; } ] ++ optionals config.chuj.stuff.mpd.enable [ { command = "${pkgs.writeShellScriptBin "mpdstatus" ''