and this
This commit is contained in:
parent
9cad8c4165
commit
c59562733d
1 changed files with 1 additions and 1 deletions
|
@ -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" ''
|
||||
|
|
Loading…
Reference in a new issue