stuff
This commit is contained in:
parent
40fa47aa34
commit
78faa96e1f
11 changed files with 313 additions and 21 deletions
|
|
@ -8,7 +8,7 @@ placeholder="Search"
|
|||
# icons-enabled=yes
|
||||
# hide-before-typing=no
|
||||
# fields=filename,name,generic
|
||||
# password-character=*
|
||||
password-character=●
|
||||
# filter-desktop=no
|
||||
# match-mode=fzf
|
||||
# sort-result=yes
|
||||
|
|
@ -24,7 +24,7 @@ match-counter=yes
|
|||
# x-margin=0
|
||||
# y-margin=0
|
||||
lines=16
|
||||
# minimal-lines=no
|
||||
minimal-lines=yes
|
||||
width=64
|
||||
# tabs=8
|
||||
horizontal-pad=8
|
||||
|
|
@ -52,6 +52,7 @@ inner-pad=4
|
|||
[colors]
|
||||
background=191919E5
|
||||
text=ffffffff
|
||||
message=999999ff
|
||||
prompt=999999ff
|
||||
placeholder=505050ff
|
||||
input=ffffffff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue