diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-02-01 18:33:22 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-01 18:33:22 -0500 |
commit | 6852d5ecfcabc1e7069a53a562c8482b139d7b46 (patch) | |
tree | 989b3734a860c7563a507734e2520e1d7e5761f5 | |
parent | 131bdf67fda75365e289a2d76ab5c7b242d7fde2 (diff) |
note on crashing error
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -70,6 +70,10 @@ To be clear about the color settings: Note that when you run `wal`, it will negate the transparency of existing windows, but new windows will continue with the previously defined transparency. +## Crashing error + +If st crashes when viewing emojis, install `[libxft-bgra](https://aur.archlinux.org/packages/libxft-bgra/)` from the AUR. + ## Contact - Luke Smith <luke@lukesmith.xyz> |