- Fixed possible issue with Kinto xkb desktop login shortcut

This commit is contained in:
Ben Reaves
2020-04-30 13:13:13 -05:00
parent 701bf25c69
commit bae786c3af

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