dmenupass (165B)
1 #!/bin/sh 2 3 # This script is the SUDO_ASKPASS variable, meaning that it will be used as a 4 # password prompt if needed. 5 6 dmenu -fn Monospace-18 -P -p "$1" <&- && echo
dotfilesconfig files and scripts | |
| git clone git://git.hanetzok.net/dotfiles | |
| Log | Files | Refs |