mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-13 06:09:14 +02:00
- Fixed Uninstaller to better location and improved it. Closes #154
This commit is contained in:
@@ -14,5 +14,6 @@ rm ~/.config/systemd/user/keyswap.timer
|
||||
rm -rf ~/.config/autostart/kinto.desktop
|
||||
rm -rf ~/.config/kinto
|
||||
rm -rf ~/.xkb
|
||||
systemctl daemon-reload
|
||||
sed -i '/xkb/d' ~/.Xsession 2>/dev/null
|
||||
sudo systemctl daemon-reload
|
||||
sed -i '/xkb/d' ~/.Xsession 2>/dev/null
|
||||
exit 0
|
Reference in New Issue
Block a user