summaryrefslogtreecommitdiff
path: root/askpass
blob: bbc52a2bf7e33306eadfc9492169152cc130c061 (plain)
1
2
3
4
5
6
#!/bin/sh

# This script is the SSH_ASKPASS and SUDO_ASKPASS variables, meaning that it will be used as a
# password prompt if needed.

dmenu -fn Monospace-18 -P -p "$1" <&-