mirror of
https://github.com/rbreaves/kinto.git
synced 2025-06-28 09:01:44 +02:00
8 lines
274 B
Desktop File
Executable File
8 lines
274 B
Desktop File
Executable File
[Desktop Entry]
|
|
Name=Kinto_xkey
|
|
GenericName=Kinto_xkey
|
|
Comment=Make Linux Type Like it's a Mac
|
|
Exec=/bin/bash -c "grep -q 'autostart = true' {homedir}/.config/kinto/kinto.py && sudo -E /etc/init.d/kinto restart"
|
|
Terminal=false
|
|
Type=Application
|
|
X-GNOME-Autostart-enabled=true |