fix(just): CD

This commit is contained in:
js0ny 2025-09-16 10:25:18 +01:00
parent 486aa89303
commit 54fa6b8f91
2 changed files with 52 additions and 37 deletions

View file

@ -6,6 +6,7 @@ systemd:
[linux]
keyd:
-which keyd || sudo pacman -S keyd --noconfirm || sudo apt install keyd --yes || @just build_keyd
sudo mkdir /etc/keyd/
sudo cp {{DOTFILES}}/platforms/linux/keyd/default.conf /etc/keyd/default.conf
mkdir -p {{XDG_CONFIG_HOME}}/keyd
{{LN}} {{DOTFILES}}/platforms/linux/keyd/app.conf {{XDG_CONFIG_HOME}}/keyd/app.conf