From 4c218b55bd20d4af3f511ce4cddc69e2d2b849b5 Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Wed, 5 Feb 2020 14:06:37 -0600 Subject: [PATCH] - Updated uninstaller to remove kinto.desktop from startup --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index bc702dc..266eb11 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -2,7 +2,7 @@ systemctl --user stop keyswap systemctl --user disable keyswap -rm -rf ~/.config/autostart/keyswap.sh +rm -rf ~/.config/autostart/kinto.desktop rm -rf ~/.config/kinto rm -rf ~/.xkb