aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-09-09 19:34:25 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-09-09 19:34:25 +0100
commit42db9f346b8451bc006abeeaf4da6375d358d873 (patch)
treee340e421f5c6e1d5c3083ccd3a4ef327d993b0a3
parentfeccc43739c97c63fba9e5282153af46c00f308b (diff)
Removed fuzzy=yes line and replaced with match-mode=fzfHEADmaster
-rwxr-xr-x.config/fuzzel/fuzzel.ini4
1 files changed, 3 insertions, 1 deletions
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=<not set>