This commit is contained in:
Stephan Raabe
2024-02-23 17:13:14 +01:00
parent 3acfb56e52
commit 0dd9f9b74d
2 changed files with 10 additions and 4 deletions
+3
View File
@@ -25,5 +25,8 @@ if [[ $(_isInstalledYay "hypridle-git") == 1 ]] || [[ $(_isInstalledYay "hyprloc
fi
else
echo ":: hypridle and hyprlock are already installed."
if gum confirm "Do you want to force a reinstallation to get the latest versions?" ;then
yay --noconfirm -S hypridle-git hyprlock-git
fi
fi
echo