fuzzel Command Examples

A Wayland-native application launcher and fuzzy finder, inspired by rofi and dmenu. More information: https://codeberg.org/dnkl/fuzzel.

fuzzel

fuzzel {{-d|--dmenu}}

{{ls}} | fuzzel -d

echo -e "{{red}}\n{{green}}\n{{blue}}" | fuzzel -d

echo -e "{{red}}\n{{green}}\n{{blue}}" | fuzzel -d > {{color.txt}}

rm -v $HOME/.cache/fuzzel

fuzzel -o "{{DP-1}}"

fuzzel -d -l 0 --placeholder "{{Type your search}}" | sed 's/^/\"/g;s/$/\"/g' | xargs firefox --search