diff options
author | Saumit Dinesan <79687674+justsaumit@users.noreply.github.com> | 2022-01-26 21:02:17 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-26 21:02:17 +0530 |
commit | 5dc26060ddc3cc1f34e8e5fe8de65ce918044705 (patch) | |
tree | 7741c11ff5eef88fac289e88c0be54854f77e138 /README.md | |
parent | b4e73c5ca4c605cfce9989e09444904bc2f7132a (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ 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 +3. Xresources patch and changes in dmenu.c for consistent colorschemes 4. |