Add fuzzel config
This commit is contained in:
23
tree/.config/fuzzel/fuzzel.ini
Normal file
23
tree/.config/fuzzel/fuzzel.ini
Normal file
@ -0,0 +1,23 @@
|
||||
icon-theme=hicolor
|
||||
lines=10
|
||||
prompt="▶ "
|
||||
width=32
|
||||
font=FiraSans,Sans:size=18
|
||||
line-height=27
|
||||
|
||||
[colors]
|
||||
# akira pink
|
||||
text=e0c1c1ff
|
||||
|
||||
background=151515aa
|
||||
selection=282a36ff
|
||||
|
||||
match=ebebebff
|
||||
selection-match=ffffffff
|
||||
|
||||
selection-text=d4d4d4ff
|
||||
border=f65d76ff
|
||||
|
||||
[border]
|
||||
width=3
|
||||
radius=24
|
||||
Reference in New Issue
Block a user