summaryrefslogtreecommitdiff
path: root/.config/fuzzel/fuzzel.ini
blob: bc85a1e439418c0c66741db5c730c899a63c958c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[main]
font=SF Compact Text:size=8
fuzzy=no
password-character=
prompt=""
terminal=foot
lines=20
width=40
layer=overlay
line-height=14
inner-pad=8

[colors]
background=2B303BE6
border=FAA14FFF
text=C5C8C6FF
selection=414859E6
selection-text=C5C8C6FF

[border]
width=3
radius=8

[key-bindings]
prev="Up Control+k"
next="Down Control+j"
delete-line="Control+Shift+k"