Merge pull request #131 from rbreaves/hotfix

- Fixes desktop autostart shortcut for kinto xkb, and cleanup issue
This commit is contained in:
Ben Reaves
2020-04-30 13:18:25 -05:00
committed by GitHub

View File

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