mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-24 09:05:48 -04: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.
|
use *sh -c "command line"* if you need that.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
*pipe-visible=[sh -c "xurls | uniq | tac | bemenu | xargs -r
|
*pipe-visible=[sh -c "xurls | uniq | tac | fuzzel | xargs -r
|
||||||
firefox"] Control+Print*
|
firefox"] Control+Print*
|
||||||
|
|
||||||
Default: _not bound_
|
Default: _not bound_
|
||||||
|
|
|
||||||
4
foot.ini
4
foot.ini
|
|
@ -98,8 +98,8 @@
|
||||||
# minimize=none
|
# minimize=none
|
||||||
# maximize=none
|
# maximize=none
|
||||||
# fullscreen=none
|
# fullscreen=none
|
||||||
# pipe-visible=[sh -c "xurls | bemenu | xargs -r firefox"] none
|
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
||||||
# pipe-scrollback=[sh -c "xurls | bemenu | xargs -r firefox"] none
|
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
||||||
# pipe-selected=[xargs -r firefox] none
|
# pipe-selected=[xargs -r firefox] none
|
||||||
# show-urls-launch=Control+Shift+U
|
# show-urls-launch=Control+Shift+U
|
||||||
# show-urls-copy=none
|
# show-urls-copy=none
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue