diff options
Diffstat (limited to '.local/bin/dmenupass')
-rwxr-xr-x | .local/bin/dmenupass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dmenupass b/.local/bin/dmenupass index b29b536..bea2ad9 100755 --- a/.local/bin/dmenupass +++ b/.local/bin/dmenupass @@ -3,4 +3,4 @@ # This script is the SUDO_ASKPASS variable, meaning that it will be used as a # password prompt if needed. -rofi -dmenu -P -p "password:" <&- +mew -P -p "password:" <&- |