Improve autostart-manage script

This commit is contained in:
Tobias Reisinger 2022-12-16 21:46:19 +01:00
parent e45acae5b4
commit cf6ef78b67
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 24 additions and 6 deletions

View file

@ -21,7 +21,7 @@ _autostart()
pass x && sleep 5
autoinstall graphical
autostart-manage start
autostart-manage run
}
_autostart &