- Fixes Kinto startup delay on cold boots. Closes #65

This commit is contained in:
Ben Reaves
2020-03-28 15:55:33 -05:00
parent 557ba01eac
commit c6605c68cf
3 changed files with 16 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
Name=Kinto
GenericName=Kinto
Comment=Make Linux Type Like it's a Mac
Exec=/usr/bin/systemctl --user start keyswap
Exec=/bin/sleep 5 /usr/bin/systemctl --user start keyswap
Terminal=false
Type=Application
X-GNOME-Autostart-enabled=true