rbw: rbw-fzf x port

main
Zynh Ludwig 2024-08-24 15:15:55 -07:00
parent b6fca59334
commit 0350f74f7b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ let
--preview-label="Vault Item" --preview-window=wrap |
perl -plE 's/^(.*) \((.*)?\)$/"$1" "$2"/' |
xargs -r rbw get |
wl-copy
xclip -sel copy
'';
};