Move back to thunderbird
This commit is contained in:
parent
9d924cc9a9
commit
e9e5a00308
3 changed files with 27 additions and 7 deletions
|
@ -157,7 +157,7 @@ in
|
|||
{ command = "systemctl --user restart waybar"; always = true; }
|
||||
# Startup programs
|
||||
{ command = "${cfg.browser}"; }
|
||||
{ command = "evolution"; } # Rely on system package with plugins
|
||||
{ command = "thunderbird"; }
|
||||
] ++ (if cfg.discord != null then [
|
||||
{ command = "${cfg.discord}"; }
|
||||
] ++ lib.lists.optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue