add nwg-look back to hyprland packages
This commit is contained in:
parent
ab573d476d
commit
526f27d930
|
@ -12,15 +12,5 @@ packagesYay=(
|
|||
"swww"
|
||||
"swaylock-effects-git"
|
||||
"wlogout"
|
||||
"nwg-look"
|
||||
);
|
||||
|
||||
if [[ $(_isInstalledYay "nwg-look") == 0 ]]; then
|
||||
echo ":: nwg-look is already installed."
|
||||
else
|
||||
if [[ $(_isInstalledYay "nwg-look-bin") == 0 ]]; then
|
||||
echo ":: nwg-look-bin is already installed."
|
||||
else
|
||||
echo ":: Starting installation of nwg-look-bin"
|
||||
yay --noconfirm -S nwg-look-bin
|
||||
fi
|
||||
fi
|
Loading…
Reference in New Issue
Block a user