aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/dmenupass
blob: bea2ad907a2f6e0d83a12910d69e542941daf976 (plain)
1
2
3
4
5
6
#!/bin/sh

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

mew -P -p "password:" <&-