diff options
author | justsaumit <justsaumit@draconyan.xyz> | 2022-03-02 12:52:40 +0530 |
---|---|---|
committer | justsaumit <justsaumit@draconyan.xyz> | 2022-03-02 12:52:40 +0530 |
commit | 179499ffa44f30a8c8058837cada37c8607ba0ee (patch) | |
tree | 9671b7193d2c34df7f432bff107e6659f2242660 | |
parent | 608e5b5306c1ca188960fd1d2a247776d9c2d08e (diff) |
navhistory patch
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ source: `git clone https://git.suckless.org/dmenu` - <b>Mouse support patch</b> - dmenu options are mouse clickable - <b>navhistory patch</b> - - uses vimkeys to view the previous and next options in history + - uses alt + 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 |