aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <[email protected]>2020-03-13 07:55:08 -0400
committerLuke Smith <[email protected]>2020-03-13 07:55:08 -0400
commit6e374b24652bc9d697c4a88e410e0bbd8a0750b4 (patch)
tree343278d37aeab79c1033b0730935102bf9f890cd
parentshowclip and batstat unnecessary (diff)
downloadseiwm-6e374b24652bc9d697c4a88e410e0bbd8a0750b4.tar.xz
seiwm-6e374b24652bc9d697c4a88e410e0bbd8a0750b4.zip
libxft note
-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.