- Added VS Code wordwise fix for xkeysnail

This commit is contained in:
Ben Reaves
2020-04-24 20:04:35 -05:00
parent a66c82d84c
commit 696fb6ad7f
3 changed files with 40 additions and 1 deletions

View File

@@ -62,7 +62,7 @@ if [[ $1 == "1" || $1 == "2" || $1 == "3" || $1 == "winmac" || $1 == "mac" || $1
sudo pip3 install --upgrade .
sudo systemctl enable xkeysnail
sudo systemctl daemon-reload
sudo systemctl start xkeysnail
sudo systemctl restart xkeysnail
echo "Adding xhost fix..."