#!/bin/sh

PASS="$(menu-pass)"
xdotool type "$(pass "$PASS" | head -n 1)"