Updates
This commit is contained in:
@@ -51,6 +51,7 @@ packagesPacman=(
|
||||
"qalculate-gtk"
|
||||
"imagemagick"
|
||||
"guvcview"
|
||||
"jq"
|
||||
);
|
||||
|
||||
packagesYay=(
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user