summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35b4bce..98458b6 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@ source: `git clone https://git.suckless.org/dmenu`
2. <b>Fonts</b> - JetBrains mono and Joypixels
3. <b>Xresources patch</b> and changes in dmenu.c for consistent colorschemes
-4. <b>Additional patches:</b> [<i>source</i>](https://tools.suckless.org/dmenu/patches/)
+4. <b> dmenu_exclude</b> removes dmenu options for dmenu_run. Useful to include terminal only commands and/or eliminating highpriority options that may interfere with the intended one
+5. <b>Additional patches:</b> [<i>source</i>](https://tools.suckless.org/dmenu/patches/)
- <b>Password patch</b> (-P)
- uses asterisks '*' instead of dots '.'
- <b>Highpriority patch</b> (-hp items)