feat(tessen): Fuzzy matching and disable cache
This commit is contained in:
parent
c9966ce3ea
commit
61c5402cb2
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ icon-theme=breeze-dark
|
|||
icons-enabled=no
|
||||
fields=name,generic
|
||||
# password-character=*
|
||||
fuzzy=yes
|
||||
match-mode=fzf
|
||||
show-actions=no
|
||||
terminal=foot -e
|
||||
# launch-prefix=<not set>
|
||||
|
@ -20,6 +20,7 @@ line-height=20
|
|||
letter-spacing=0
|
||||
layer=overlay
|
||||
exit-on-keyboard-focus-loss=no
|
||||
cache=/dev/null
|
||||
|
||||
[colors]
|
||||
background=282a36fa
|
||||
|
|
Loading…
Add table
Reference in a new issue