dmenu-scripts/dmenu-pass
2022-10-30 16:07:16 +01:00

9 lines
179 B
Bash
Executable File

#!/bin/sh
# This script is the SUDO_ASKPASS variable, meaning that it will be used as a
# password prompt if needed.
. $HOME/.config/dmenu/config
$DMENU -P -p "$1" <&- && echo