From bfc1bb7dd9fc8413fbe3f4a159f25c6e92fb0170 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+justsaumit@users.noreply.github.com> Date: Wed, 26 Jan 2022 20:00:33 +0530 Subject: Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8d87768..c760828 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # dmenu Saumit's fork of the suckless tool dmenu + +Changes made from the vanilla suckless dmenu +source: 'git clone https://git.suckless.org/dmenu' + +1. Removed lines in drw.c 143/144 containing 'iscol' in order to allow colored fonts/glyphs/emojis (which would cause error with libfxt but does not in libxft-bgra) +2. Fonts - JetBrains mono and Joypixels -- cgit v1.2.3