summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-08-27 15:31:23 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-08-27 15:31:23 -0400
commit3aa5f8bd4e443915570cf74c4f586b5019757423 (patch)
treedd8ec8ec10a0c6bf8aa32ac1f05ced9c35c781b0
parentae185dc3b18d470c664bc80b10ae797ec42786a8 (diff)
downloadeibhear-3aa5f8bd4e443915570cf74c4f586b5019757423.tar.gz
eibhear-3aa5f8bd4e443915570cf74c4f586b5019757423.tar.zst
eibhear-3aa5f8bd4e443915570cf74c4f586b5019757423.zip
recommend git version
-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