Adding support for sysvinit for mxlinux w/ xfce

This commit is contained in:
Ben Reaves
2021-05-03 01:33:46 -05:00
parent 3418e6bf3f
commit 4a65034713
6 changed files with 225 additions and 53 deletions

8
linux/xkeysnail_sysv.desktop Executable file
View File

@@ -0,0 +1,8 @@
[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