make passmenu work the first time

This commit is contained in:
stupidcomputer 2024-06-29 20:10:04 -05:00
parent 3f85eab3ba
commit fc7c140bc1
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# wrapper around rbw
st -c tmenu-prompt -e rbw list
resp=$(rbw list | tmenu)
rbw get "$resp" | xclip -selection clipboard