aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/dmenupass
blob: b29b53649c8bf2a6f260c5711667e4ff9e1d07aa (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.

rofi -dmenu -P -p "password:" <&-