Files
kinto/old-files/old_uninstall.sh
2020-02-02 22:35:07 -06:00

9 lines
184 B
Bash
Executable File

#!/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