nix/system/global/scripts/bwmenu
2023-04-15 19:18:10 +01:00

4 lines
97 B
Bash
Executable file

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