Merge pull request #24 from jonmed/fix-readme-typo

Fix libxft-bgra name in README
This commit is contained in:
Luke Smith 2020-04-01 20:37:14 -04:00 committed by GitHub
commit e258228064
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.