monolith: autostart some apps
This commit is contained in:
parent
869ba87dab
commit
2ab0b84209
3 changed files with 15 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
wayland.windowManager.sway = {
|
||||
extraConfig = ''
|
||||
exec thunderbird
|
||||
exec sleep 3s && exec webcord
|
||||
exec sleep 3s && exec telegram-desktop
|
||||
exec webcord
|
||||
exec telegram-desktop
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue