A Wayland-native application launcher and fuzzy finder, inspired by
rofianddmenu. More information: https://codeberg.org/dnkl/fuzzel.
fuzzel
fuzzel in dmenu mode:fuzzel {{[-d|--dmenu]}}
ls command:{{ls}} | fuzzel {{[-d|--dmenu]}}
\n):echo -e "{{red}}\n{{green}}\n{{blue}}" | fuzzel {{[-d|--dmenu]}}
echo -e "{{red}}\n{{green}}\n{{blue}}" | fuzzel {{[-d|--dmenu]}} > {{color.txt}}
$XDG_CACHE_HOME/fuzzel):rm {{[-v|--verbose]}} $HOME/.cache/fuzzel
fuzzel on a specific monitor, see wlr-randr or swaymsg --type get_outputs:fuzzel {{[-o|--output]}} "{{DP-1}}"
fuzzel to do an online search:fuzzel {{[-d|--dmenu]}} {{[-l|--lines]}} 0 --placeholder "{{Type your search}}" | sed 's/^/\"/g;s/$/\"/g' | xargs firefox --search