This commit is contained in:
Luke Smith
2022-01-21 19:27:56 -05:00
parent 5f3576da16
commit c08c3a2fb0
3 changed files with 5 additions and 5 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[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\`."
fi