Replace paru with yay

This commit is contained in:
nonetrix 2022-01-11 22:03:40 -06:00 committed by GitHub
parent 5f3576da16
commit 8f3ba4d667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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