Split autoinstall

This commit is contained in:
Tobias Reisinger 2022-10-22 02:13:06 +02:00
parent b7c91e79d9
commit d03d742b92
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 13 additions and 3 deletions

View file

@ -19,6 +19,7 @@ _autostart()
(pass notes/keepass | head -n 1 | keepassxc --pw-stdin ~/sync/passwords.kdbx) &
pass x && sleep 5
autoinstall graphical
autostart-manage start
}