Adds & fixes install scripts

This commit is contained in:
Michel Fedde 2025-02-12 19:53:23 +01:00
parent 0ab93aa3e6
commit 1e6ea20de0
3 changed files with 8 additions and 3 deletions

View file

@ -3,5 +3,4 @@
echo "# Installing keymapping"
yay -S --needed evremap
sudo ln -s ~/.config/evremap.toml /etc/evremap.toml
systemctl --user enable --now evremap
sudo ln -s -f ~/.config/evremap.toml /etc/evremap.toml