Changes bootstrap to use different files
This commit is contained in:
parent
6f74d3b3db
commit
c5935a5692
5 changed files with 56 additions and 41 deletions
7
.config/yadm/_install_keymap.sh
Executable file
7
.config/yadm/_install_keymap.sh
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue