diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-23 05:29:25 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2022-09-23 05:29:25 +0300 |
commit | 0e86a1802b01197d71519801eefd2dad94bd358f (patch) | |
tree | 58a25bf5a0a86b1016dfd160e3474871ac9510ca | |
parent | 73ca746bcd9c7db6c5bb8a20597f1ac144f59e04 (diff) |
add border width manual entry
-rw-r--r-- | dmenu.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |