summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsxv478 <vt0451@yandex.ru>2022-09-23 05:29:25 +0300
committertsxv478 <vt0451@yandex.ru>2022-09-23 05:29:25 +0300
commit37b0b237e9a11b20ce090dc311a311997620000d (patch)
tree58a25bf5a0a86b1016dfd160e3474871ac9510ca
parentace5e7d02c42cdd39a5cbfe019580db1cb44cc78 (diff)
add border width manual entry
-rw-r--r--dmenu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index c036baa..deb2aac 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -78,6 +78,9 @@ defines the selected background color.
.BI \-sf " color"
defines the selected foreground color.
.TP
+.BI \-bw " width"
+defines the width of a border when centered.
+.TP
.B \-v
prints version information to stdout, then exits.
.TP