diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-03-13 07:55:08 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-03-13 07:55:08 -0400 |
commit | 6e374b24652bc9d697c4a88e410e0bbd8a0750b4 (patch) | |
tree | 343278d37aeab79c1033b0730935102bf9f890cd | |
parent | c0991bab23ba8c58d5eb1dcc99656754733b2607 (diff) |
libxft note
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |