From c24ab87e4c649ba7cfec669a8d53c35119e97b53 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Thu, 21 Jul 2022 17:38:59 +0200 Subject: [PATCH] Updated README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c8fb594..1e25cd9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ Extra stuff added to vanilla dmenu: - `-r` to reject non-matching input - dmenu options are mouse clickable +# Crony's additions + +Extra stuff added in my build on top of luke's additions: + +- extented numpad keys support +- line height with -h option +- item count in the right corner of dmenu + ## Installation You must have `libxft-bgra` installed until the libxft upstream is fixed.