aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonatas Medeiros <[email protected]>2020-04-01 21:07:18 -0300
committerJonatas Medeiros <[email protected]>2020-04-01 21:07:18 -0300
commitd7aedf79f2992528bdf1b92febff7cb22202ed64 (patch)
tree7ecbc2948d11580304183f7c138403315e4bc886
parentstatusbar info (diff)
downloadseiwm-d7aedf79f2992528bdf1b92febff7cb22202ed64.tar.xz
seiwm-d7aedf79f2992528bdf1b92febff7cb22202ed64.zip
Fix libxft-bgra name in README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eb165bf..0a2ef0a 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,6 @@ This is suckless, mmmbud, the source code is the documentation! Check out `confi
- gaps around windows and bar
- dwmc
-## Please install `libxft-rbgra`!
+## Please install `libxft-bgra`!
-This build of dwm does not block color emoji in the status/info bar, so you must install [libxft-rbgra](https://aur.archlinux.org/packages/libxft-bgra/) from the AUR, which fixes a libxft color emoji rendering problem, otherwise dwm will crash upon trying to render one. Hopefully this fix will be in all libxft soon enough.
+This build of dwm does not block color emoji in the status/info bar, so you must install [libxft-bgra](https://aur.archlinux.org/packages/libxft-bgra/) from the AUR, which fixes a libxft color emoji rendering problem, otherwise dwm will crash upon trying to render one. Hopefully this fix will be in all libxft soon enough.