about summary refs log tree commit diff stats
diff options
context:
space:
mode:
author2020-04-17 19:06:01 -0400
committer2020-04-17 19:06:01 -0400
commit081bde3296756b0e54f49ce7c42fd2662f65c69d (patch)
tree160997b5f6e5ba96ca609183c3ac8cba69a62f86
parentffcaf78c66026ff38663065c0fdabe57eaa0ab63 (diff)
downloaddmenu-081bde3296756b0e54f49ce7c42fd2662f65c69d.tar.gz
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index cb71c06..3d4d2f1 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
 # Luke's dmenu
 
-This is just my build of dmenu. Nothing special, don't bother starring ;-)
+Extra stuff added to vanilla dmenu:
 
-Only changes are minor config ones: bigger font and different colors.
-
-The only reason this is even on Github is so LARBS can access the build, although this repo serves the additional purpose of using Github's metrics to approximate the number of people who install LARBS every day.
+- reads Xresources (ergo pywal compatible)
+- alpha patch, which importantly allows this build to be embedded in transparent st
+- can view color characters like emoji (libxft-bgra is required for this reason)
 
 ## Installation
 
+You must have `libxft-bgra` installed until the libxft upstream is fixed.
+
 After making any config changes that you want, but `make`, `sudo make install` it.