nixos-config/modules/home/sway-launcher-providers/rbw-list.fish
2025-04-06 16:18:55 -04:00

5 lines
75 B
Fish

#!/usr/bin/env fish
for p in (rbw list)
echo $p\034rbw\034󰢁 $p
end