diff --git a/doc/foot.ini.5.scd b/doc/foot.ini.5.scd index 3108c750..586bdd8b 100644 --- a/doc/foot.ini.5.scd +++ b/doc/foot.ini.5.scd @@ -519,7 +519,7 @@ e.g. *search-start=none*. use *sh -c "command line"* if you need that. Example: - *pipe-visible=[sh -c "xurls | uniq | tac | bemenu | xargs -r + *pipe-visible=[sh -c "xurls | uniq | tac | fuzzel | xargs -r firefox"] Control+Print* Default: _not bound_ diff --git a/foot.ini b/foot.ini index 8ea060c9..fd42d908 100644 --- a/foot.ini +++ b/foot.ini @@ -98,8 +98,8 @@ # minimize=none # maximize=none # fullscreen=none -# pipe-visible=[sh -c "xurls | bemenu | xargs -r firefox"] none -# pipe-scrollback=[sh -c "xurls | bemenu | xargs -r firefox"] none +# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none +# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-selected=[xargs -r firefox] none # show-urls-launch=Control+Shift+U # show-urls-copy=none