diff options
author | Saumit Dinesan <79687674+justsaumit@users.noreply.github.com> | 2022-01-27 13:42:42 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-27 13:42:42 +0530 |
commit | 0130878ed002084f625631ac4843d68e8833a70b (patch) | |
tree | f61118a151d92dc6c8a7afef0223f6c9bcf203d3 /README.md | |
parent | 176a682d5dfb7d2148d58cbdb16b0eee4d2e9148 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ 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 3. Xresources patch and changes in dmenu.c for consistent colorschemes -4. +4. dmenu- numbers patch (, highlight patch (don't rlly like it), password patch (-P), instant patch (-n), highpriority patch (-hp items) |