Changes bootstrap to use different files

This commit is contained in:
Michel Fedde 2025-02-11 00:03:47 +01:00
parent 6f74d3b3db
commit c5935a5692
5 changed files with 56 additions and 41 deletions

View file

@ -0,0 +1,7 @@
#!/bin/env bash
echo "# Installing keymapping"
yay -S --needed evremap
sudo ln -s ~/.config/evremap.toml /etc/evremap.toml
systemctl --user enable --now evremap