bwmenu script
This commit is contained in:
parent
c0466602b7
commit
98af4d5664
2 changed files with 4 additions and 1 deletions
3
scripts/bwmenu
Executable file
3
scripts/bwmenu
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
rbw list | wofi --show dmenu | xargs -I_ rbw get _ | wl-copy
|
||||
Loading…
Add table
Add a link
Reference in a new issue