#!/usr/bin/env sh choice="$(echo "multiline\nsingle" | dmenu -l 1 -g 2)" test -z "${choice}" && exit 1 password="$(dmenu -p "name:"