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

6 lines
200 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
2025-04-06 16:34:21 -04:00
preview_cmd=echo -e '󰢁 {1}'
2025-04-06 16:18:55 -04:00
launch_cmd=fish -c "wl-copy (rbw get {1})"
purge_cmd=command -v '{1}' || exit 43