end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.94k stars 267 forks source link

[bug] The fuzzel argument is outdated and needs to be replaced #841

Closed yuneguy closed 2 days ago

yuneguy commented 3 days ago

The report

The fuzzel argument is outdated and needs to be replaced --match-mode fzf instead of --no-fuzzy. check https://github.com/end-4/dots-hyprland/issues/805

Logs ```plain pkill fuzzel || ~/.local/bin/fuzzel-emoji error: --no-fuzzy: invalid option pkill fuzzel || cliphist list | fuzzel --no-fuzzy --dmenu | cliphist decode | wl-copy error: --no-fuzzy: invalid option extracting id: input not prefixed with id ```
end-4 commented 2 days ago

fixed in #810