Add “fuzzel” configuration
This commit is contained in:
parent
4a8a189f4c
commit
74f67c81e6
1 changed files with 14 additions and 0 deletions
14
fuzzel/fuzzel.ini
Normal file
14
fuzzel/fuzzel.ini
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
font=DejaVu Sans:size=13,monospace
|
||||
fields=filename,name,generic,categories
|
||||
match-mode=exact
|
||||
terminal=foot -a '{cmd}' -T '{cmd}' {cmd}
|
||||
|
||||
[colors]
|
||||
background=000000f9
|
||||
text=793a6fff
|
||||
input=ffffffff
|
||||
match=437764ff
|
||||
selection=793a6fff
|
||||
selection-text=000000ff
|
||||
selection-match=ffffffff
|
||||
border=5f3262ff
|
||||
Loading…
Reference in a new issue