Fix bad replace
This commit is contained in:
parent
edf0bb3128
commit
9834a40796
@ -11,7 +11,7 @@ if ! pacman -Q gnome-themes-extra &>/dev/null; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Allow icons to match the theme
|
# Allow icons to match the theme
|
||||||
if ! yay -! yaru-icon-theme &>/dev/null; then
|
if ! pacman -Q yaru-icon-theme &>/dev/null; then
|
||||||
sudo pacman -S --noconfirm yaru-icon-theme
|
sudo pacman -S --noconfirm yaru-icon-theme
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user