switch from yay to paru

This commit is contained in:
Luke Smith
2021-06-26 14:43:15 -04:00
parent 4231d6bd33
commit d67a55771c
2 changed files with 2 additions and 2 deletions

View File

@@ -148,7 +148,7 @@ if pacman -Qs libxft-bgra >/dev/null 2>&1; then
else
echo "\033[31mIMPORTANT\033[0m: Note that \033[32m\`libxft-bgra\`\033[0m must be installed for this build of dwm.
Please run:
\033[32myay -S libxft-bgra-git\033[0m
\033[32mparu -S libxft-bgra-git\033[0m
and replace \`libxft\`. Afterwards, you may start the graphical server by running \`startx\`."
fi