personal config

This commit is contained in:
λmolinae 2025-06-22 22:21:48 -06:00
parent af6440da8f
commit 5a68bfbec1
7 changed files with 68 additions and 6 deletions

6
mew.1
View file

@ -3,7 +3,7 @@
mew \- menu for wayland
.SH SYNOPSIS
.B mew
.RB [ \-beiv ]
.RB [ \-beivP ]
.RB [ \-l
.IR lines ]
.RB [ \-o
@ -46,6 +46,10 @@ passing focus to the application ran.
.B \-i
matches menu items case insensitively.
.TP
.B \-P
do not directly display the keyboard input, but instead replace it with asterisks.
All data from stdin will be ignored.
.TP
.BI \-l " lines"
lists item vertically, with the given number of lines.
.TP