nixos-config/modules/home/sway-launcher-providers/rbw.conf

6 lines
199 B
Text
Raw Normal View History

2025-04-06 16:18:55 -04:00
[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