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" ''