diff options
author | tsxv478 <vt0451@yandex.ru> | 2022-09-21 02:21:10 +0300 |
---|---|---|
committer | tsxv478 <vt0451@yandex.ru> | 2022-09-21 02:21:10 +0300 |
commit | 1882d9261b1194c2897448031c73365a89a2484c (patch) | |
tree | c63e56bb74ad75d504a2477c092ce4ee429e3c9f /dmenu.1 | |
parent | 6d4159510352d4f7410ac40e00c6fc519ffbd64b (diff) |
center patch
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |