#!/bin/bash # # shim to allow wofi to pretend to be dmenu, # to allow pass to use it set -euo pipefail wofi -d "$@"