chat: delay app init
This commit is contained in:
parent
ce2c4d4deb
commit
ba1a36e915
|
@ -2,8 +2,8 @@
|
||||||
wayland.windowManager.sway = {
|
wayland.windowManager.sway = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
exec thunderbird
|
exec thunderbird
|
||||||
exec webcord
|
exec sleep 3s && exec webcord
|
||||||
exec telegram-desktop
|
exec sleep 3s && exec telegram-desktop
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue