feat(fuzzel): Update config to current options
This commit is contained in:
parent
962d1ff194
commit
683a8aea32
1 changed files with 10 additions and 5 deletions
|
@ -1,13 +1,19 @@
|
|||
# output=<not set>
|
||||
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=<not set>
|
||||
|
@ -83,4 +89,3 @@ radius=20
|
|||
# custom-17=Mod1+ampersand
|
||||
# custom-18=Mod1+asterix
|
||||
# custom-19=Mod1+parentleft
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue