diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |