rbw launcher
This commit is contained in:
parent
4b2f0434b2
commit
e613e8c8b3
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
for p in (rbw list)
|
||||
echo $p\034rbw\034 $p
|
||||
echo $p\034rbw\034$p
|
||||
end
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[rbw]
|
||||
list_cmd=fish /home/emenel/.config/sway-launcher-desktop/providers/rbw-list.fish
|
||||
preview_cmd=echo -e ' {1}'
|
||||
preview_cmd=echo -e ' {1}'
|
||||
launch_cmd=fish -c "wl-copy (rbw get {1})"
|
||||
purge_cmd=command -v '{1}' || exit 43
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue