This commit is contained in:
Stephan Raabe
2024-04-28 12:19:31 +02:00
parent 2e813c99f0
commit b7a46d3e25
3 changed files with 31 additions and 11 deletions
+1
View File
@@ -51,6 +51,7 @@ packagesPacman=(
"qalculate-gtk"
"imagemagick"
"guvcview"
"jq"
);
packagesYay=(
+1 -1
View File
@@ -40,7 +40,7 @@ if [[ $(_isInstalledYay "hypridle-git") == 0 ]]; then
echo
fi
# Remove hypridle-bin
# Remove hyprlock-bin
if [[ $(_isInstalledYay "hyprlock-git") == 0 ]]; then
yay --noconfirm -Rns hyprlock-git
if [ -f /usr/lib/debug/usr/bin/hyprlock.debug ] ;then