mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
doc: use ‘fuzzel’ instead of ‘bemenu’ in examples
This commit is contained in:
parent
44d9b7c74f
commit
c0be074348
2 changed files with 3 additions and 3 deletions
|
|
@ -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_
|
||||
|
|
|
|||
4
foot.ini
4
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue