mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-09 00:39:29 -05:00
install: better link install
Remove links if not already linked before linking
This commit is contained in:
+1
-2
@@ -25,8 +25,7 @@ else
|
||||
end
|
||||
|
||||
# Install uwsm envs
|
||||
confirm-overwrite $uwsm
|
||||
ln -s $hypr/uwsm $uwsm
|
||||
install-link $hypr/uwsm $uwsm
|
||||
|
||||
# Enable ydotool if installed
|
||||
pacman -Q ydotool &> /dev/null && systemctl --user enable --now ydotool.service
|
||||
|
||||
Reference in New Issue
Block a user