#!/bin/sh items="$(rbw list)" echo "$items" | wofi --show dmenu | xargs -I_ rbw get _ | wl-copy