summaryrefslogtreecommitdiffstats
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 2d2f367..e7b62f6 100644
--- a/.zprofile
+++ b/.zprofile
@@ -136,7 +136,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\033[0m
+ \033[32myay -S libxft-bgra-git\033[0m
and replace \`libxft\`"
fi