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
|
icons-enabled=no
|
||||||
fields=name,generic
|
fields=name,generic
|
||||||
# password-character=*
|
# password-character=*
|
||||||
fuzzy=yes
|
match-mode=fzf
|
||||||
show-actions=no
|
show-actions=no
|
||||||
terminal=foot -e
|
terminal=foot -e
|
||||||
# launch-prefix=<not set>
|
# launch-prefix=<not set>
|
||||||
|
@ -20,6 +20,7 @@ line-height=20
|
||||||
letter-spacing=0
|
letter-spacing=0
|
||||||
layer=overlay
|
layer=overlay
|
||||||
exit-on-keyboard-focus-loss=no
|
exit-on-keyboard-focus-loss=no
|
||||||
|
cache=/dev/null
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
background=282a36fa
|
background=282a36fa
|
||||||
|
|
Loading…
Add table
Reference in a new issue