- Relocated files out of root

This commit is contained in:
Ben Reaves
2020-02-02 22:35:07 -06:00
parent a9ce9b524c
commit 107934eb45
5 changed files with 0 additions and 0 deletions

9
old-files/old_uninstall.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
systemctl --user stop keyswap
systemctl --user disable keyswap
rm -rf ~/.config/autostart/keyswap.sh
rm -rf ~/.config/xactive.sh
rm -rf ~/.xkb
sed -i '/xkb/d' ~/.Xsession