rbw launcher
This commit is contained in:
parent
d7d49a027c
commit
4b2f0434b2
10 changed files with 62 additions and 35 deletions
5
modules/home/sway-launcher-providers/rbw-list.fish
Normal file
5
modules/home/sway-launcher-providers/rbw-list.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
for p in (rbw list)
|
||||
echo $p\034rbw\034 $p
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue