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

5 lines
199 B
Text

[rbw]
list_cmd=fish /home/emenel/.config/sway-launcher-desktop/providers/rbw-list.fish
preview_cmd=echo -e '󰢁 {1}'
launch_cmd=fish -c "wl-copy (rbw get {1})"
purge_cmd=command -v '{1}' || exit 43