Add birdtray and more thunderbird stuff
This commit is contained in:
parent
d7dc35d141
commit
fd85a61721
2 changed files with 18 additions and 2 deletions
|
@ -129,6 +129,7 @@ in
|
|||
{ command = "systemctl --user restart waybar"; always = true; }
|
||||
# Startup programs
|
||||
{ command = "${cfg.browser}"; }
|
||||
{ command = "birdtray"; }
|
||||
] ++ (if cfg.discord != null then [
|
||||
{ command = "${cfg.discord}"; }
|
||||
] ++ lib.lists.optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue