Applied center patch

This commit is contained in:
pbentes
2025-05-05 00:09:59 +01:00
parent b1e217b29a
commit da2689feea
4 changed files with 157 additions and 6 deletions

View File

@ -40,6 +40,9 @@ which lists programs in the user's $PATH and runs the result in their $SHELL.
.B \-b
dmenu appears at the bottom of the screen.
.TP
.B \-c
dmenu appears centered on the screen.
.TP
.B \-f
dmenu grabs the keyboard before reading stdin if not reading from a tty. This
is faster, but will lock up X until stdin reaches end\-of\-file.