From 16f4f26d529fd548bab60fd416ec7c996d97837a Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+justsaumit@users.noreply.github.com> Date: Wed, 2 Mar 2022 08:16:05 +0530 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5725912..0e964fb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ source: `git clone https://git.suckless.org/dmenu` 3. Xresources patch and changes in dmenu.c for consistent colorschemes 4. Additional patches: [source](https://tools.suckless.org/dmenu/patches/) - Password patch (-P) - - uses asterisks '*' instead of dots'.' + - uses asterisks '*' instead of dots '.' - Highpriority patch (-hp items) - numbers patch - instant patch (-n) @@ -24,7 +24,7 @@ source: `git clone https://git.suckless.org/dmenu` - Textscroll / scroll patch - adds support for text scrolling, it doesn't append '...' for long input - navhistory patch - - uses vimkeys to view the previous and next history + - uses vimkeys to view the previous and next options in history ### Debugging Make sure to use the command `rm ~/.cache/dmenu_run` if no options show up on dmenu_run -- cgit v1.2.3