summaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2022-09-23 05:29:25 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2022-09-23 05:29:25 +0300
commit0e86a1802b01197d71519801eefd2dad94bd358f (patch)
tree58a25bf5a0a86b1016dfd160e3474871ac9510ca /dmenu.1
parent73ca746bcd9c7db6c5bb8a20597f1ac144f59e04 (diff)
add border width manual entry
Diffstat (limited to 'dmenu.1')
-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