#!/bin/sh password="$(~/.config/scripts/menu/menu-pass)" [ -z "$password" ] && exit ydotool type $(pass otp "$password")