mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
Update xkeysnail_service.sh
Add command to create ~/.config/autostart in case it doesn’t exist.
This commit is contained in:
@@ -234,6 +234,7 @@ if [[ $1 == "1" || $1 == "2" || $1 == "3" || $1 == "winmac" || $1 == "mac" || $1
|
|||||||
chmod +x ~/.kde/Autostart/kintohost.sh
|
chmod +x ~/.kde/Autostart/kintohost.sh
|
||||||
|
|
||||||
# KDE startup - xhost fix
|
# KDE startup - xhost fix
|
||||||
|
mkdir -p ~/.config/autostart
|
||||||
yes | cp -rf ./xkeysnail-config/xkeysnail.desktop ~/.config/autostart/xkeysnail.desktop
|
yes | cp -rf ./xkeysnail-config/xkeysnail.desktop ~/.config/autostart/xkeysnail.desktop
|
||||||
|
|
||||||
yes | cp -rf ./xkeysnail-config/xkeystart.sh ~/.config/kinto/xkeystart.sh
|
yes | cp -rf ./xkeysnail-config/xkeystart.sh ~/.config/kinto/xkeystart.sh
|
||||||
|
Reference in New Issue
Block a user