make passmenu work the first time
This commit is contained in:
parent
3f85eab3ba
commit
fc7c140bc1
@ -1,5 +1,7 @@
|
||||
# wrapper around rbw
|
||||
|
||||
st -c tmenu-prompt -e rbw list
|
||||
|
||||
resp=$(rbw list | tmenu)
|
||||
|
||||
rbw get "$resp" | xclip -selection clipboard
|
||||
|
Loading…
Reference in New Issue
Block a user