summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-03-13 07:55:08 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-03-13 07:55:08 -0400
commit6e374b24652bc9d697c4a88e410e0bbd8a0750b4 (patch)
tree343278d37aeab79c1033b0730935102bf9f890cd /README.md
parentc0991bab23ba8c58d5eb1dcc99656754733b2607 (diff)
libxft note
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0671aee..eb165bf 100644
--- a/README.md
+++ b/README.md
@@ -19,3 +19,7 @@ This is suckless, mmmbud, the source code is the documentation! Check out `confi
- shiftview to cycle tags
- gaps around windows and bar
- dwmc
+
+## Please install `libxft-rbgra`!
+
+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.