From 683a8aea325e44527d89cf10f916ff76b11c191e Mon Sep 17 00:00:00 2001 From: histalek Date: Mon, 16 Sep 2024 15:52:26 +0200 Subject: [PATCH] feat(fuzzel): Update config to current options --- .config/fuzzel/fuzzel.ini | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/.config/fuzzel/fuzzel.ini b/.config/fuzzel/fuzzel.ini index ba86ca4..bd37a94 100644 --- a/.config/fuzzel/fuzzel.ini +++ b/.config/fuzzel/fuzzel.ini @@ -1,13 +1,19 @@ # output= font=monospace:size=15 dpi-aware=auto -prompt='❯ ' -icon-theme=breeze-dark +use-bold=yes +prompt='> ' +# placeholder= +# icon-theme=breeze-dark +icon-theme=hicolor icons-enabled=yes -fields=name,generic +hide-before-typing=yes +fields=filename,name,generic # password-character=* filter-desktop=yes -fuzzy=yes +match-mode=fzf +# sort-result=yes +# match-counter=no show-actions=no terminal=foot -e # launch-prefix= @@ -83,4 +89,3 @@ radius=20 # custom-17=Mod1+ampersand # custom-18=Mod1+asterix # custom-19=Mod1+parentleft -