From 42db9f346b8451bc006abeeaf4da6375d358d873 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Mon, 9 Sep 2024 19:34:25 +0100 Subject: Removed fuzzy=yes line and replaced with match-mode=fzf --- .config/fuzzel/fuzzel.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/fuzzel/fuzzel.ini b/.config/fuzzel/fuzzel.ini index 0842afd..2515701 100755 --- a/.config/fuzzel/fuzzel.ini +++ b/.config/fuzzel/fuzzel.ini @@ -6,7 +6,9 @@ icon-theme=hicolor icons-enabled=yes # fields=filename,name,generic # password-character=* -fuzzy=yes +match-mode=fzf +# sort-result=yes +# match-counter=no # show-actions=no # terminal=$TERMINAL -e # Note: you cannot actually use environment variables here # launch-prefix= -- cgit v1.2.3