dotfiles/home/.local/bin/scripts/dmenu/dmenupass

7 lines
146 B
Plaintext
Raw Normal View History

2021-07-22 19:14:54 +00:00
#!/bin/sh
# This script is the value for SUDO_ASKPASS variable,
# meaning that it will be used as a password prompt if needed.
dmenu -P -p "$1"