dotfiles/home/.local/bin/scripts/gui/dmenu-scripts/dmenupass
2022-11-20 03:14:18 +01:00

7 lines
146 B
Bash
Executable file

#!/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"