aboutsummaryrefslogtreecommitdiffstats
path: root/dmenu.1
diff options
context:
space:
mode:
authorNikita Langer <nikitalanger@icloud.com>2026-07-13 18:48:05 +0200
committerNikita Langer <nikitalanger@icloud.com>2026-07-13 18:48:05 +0200
commit9e4d85298b8006919b093e67ff0ec6cc18ea93d7 (patch)
tree26f8a7a9d8b86ea754d0b9f95b439a6a289bf730 /dmenu.1
parent25bdca748a152441a0e4d7b1aee84d5edb3aac61 (diff)
downloaddmenu-9e4d85298b8006919b093e67ff0ec6cc18ea93d7.tar.gz
dmenu-9e4d85298b8006919b093e67ff0ec6cc18ea93d7.tar.bz2
dmenu-9e4d85298b8006919b093e67ff0ec6cc18ea93d7.tar.xz
dmenu-9e4d85298b8006919b093e67ff0ec6cc18ea93d7.zip
dmenu padding wie dmw-bar-patchHEADmaster
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.110
1 files changed, 10 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index d672902..f7650b1 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -36,6 +36,10 @@ dmenu \- dynamic menu
.IR windowid ]
.RB [ \-it
.IR text ]
+.RB [ \-sp
+.IR sidepad ]
+.RB [ \-vp
+.IR vertpad ]
.P
.BR dmenu_run " ..."
.SH DESCRIPTION
@@ -127,6 +131,12 @@ embed into windowid.
.TP
.BI \-it " text".
start with initial text input.
+.TP
+.BI \-sp " sidepad".
+change horizontal padding around dmenu.
+.TP
+.BI \-vp " vertpad".
+change vertical padding around dmenu.
.SH USAGE
dmenu is completely controlled by the keyboard. Items are selected using the
arrow keys, page up, page down, home, and end.