mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-06 23:39:29 -05:00
2nd fix
This commit is contained in:
@@ -11,6 +11,7 @@ set -l hypr $CONFIG/../hypr
|
||||
confirm-overwrite $hypr dummy
|
||||
git clone 'https://github.com/caelestia-dots/hypr.git' /tmp/caelestia-hypr
|
||||
rm -rf $hypr && mv /tmp/caelestia-hypr $hypr
|
||||
hyprctl reload
|
||||
|
||||
pacman -Q ydotool &> /dev/null || sudo pacman -S --needed --noconfirm ydotool
|
||||
systemctl --user enable --now ydotool.service
|
||||
|
||||
Reference in New Issue
Block a user