#!/bin/sh

# Ask password script. SUDO_ASKPASS is set to this script.

rofi -password -no-fixed-num-lines -dmenu -p "Password"