forked from Shinonome/caelestia-cli
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