aboutsummaryrefslogtreecommitdiff
path: root/man/man1/dmenu_pass.1df
blob: c83cd837a3533ddf154255c2d5a5fa5c3ba7486d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH DMENU_PASS 1df "May 2022" "Manual page for dmenu_pass"
.SH NAME
.B dmenu_pass
\- pick and type a password-store password
.SH SYNOPSIS
.B dmenu_pass
.SH DESCRIPTION
.B dmenu_pass
applies dmenu(1) to pick a password entry from a pass(1) store and types it out
with xdotool(1).
.P
A notification with the default priority is sent when the password is
successfully typed.
.SH SEE ALSO
dmenu(1), notify-send(1), pass(1), xdotool(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>