diff options
| author | Luke Smith <[email protected]> | 2020-04-01 20:37:57 -0400 |
|---|---|---|
| committer | Luke Smith <[email protected]> | 2020-04-01 20:37:57 -0400 |
| commit | c90bb877669d6e2e062bcbd5b4d6a518f512339b (patch) | |
| tree | d8597b3c239e7458420b16af3c9b0f10470a52c1 | |
| parent | renamed to webcam (diff) | |
| parent | Merge pull request #24 from jonmed/fix-readme-typo (diff) | |
| download | seiwm-c90bb877669d6e2e062bcbd5b4d6a518f512339b.tar.xz seiwm-c90bb877669d6e2e062bcbd5b4d6a518f512339b.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/dwm
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |