Added dmenu-print_line_num

This commit is contained in:
Scoopta
2020-02-11 10:44:50 -08:00
parent 78129b3404
commit d69e4b416f
2 changed files with 40 additions and 17 deletions

View File

@@ -26,6 +26,9 @@ If true the result returned by dmenu will be stripped of image escape sequences
.TP
.B separator=\fICHAR\fR
The character used to separate dmenu entries, default is \\n.
.TP
.B print_line_num=\fIBOOL\fR
When an entry is selected the number of the line the entry was on is printed instead of the entry itself. This disables caching as it's fundamentally incompatible with it.
.SH RUN CONFIG OPTIONS
.TP