aboutsummaryrefslogtreecommitdiff
path: root/.config/fuzzel/fuzzel.ini
blob: 0842afd7cc7e8a14e73e3db43c220a135822de12 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# output=<not set>
font=GoMono Nerd Font:size=10
dpi-aware=no
# prompt=> 
icon-theme=hicolor
icons-enabled=yes
# fields=filename,name,generic
# password-character=*
fuzzy=yes
# show-actions=no
# terminal=$TERMINAL -e  # Note: you cannot actually use environment variables here
# launch-prefix=<not set>

# Setting this to false can be useful on compositors where enabling
# "focus-follows-mouse" causes fuzzel to exit as soon as the mouse
# is moved over another window. Sway (<= 1.7) exhibits this
# behavior, for example.	
# Default: _yes_
exit-on-keyboard-focus-loss=no

# lines=15
width=35
horizontal-pad=10
vertical-pad=10
inner-pad=10

# image-size-ratio=0.5

# line-height=<use font metrics>
# letter-spacing=0
line-height=18
[colors]
background=000000AA
text=efefefef
match=fabd2fff
selection-match=fabd2fff
selection=666666ff
selection-text=efefefef
border=33eeffee

[border]
width=2
radius=0

[dmenu]
# mode=text  # text|index
# exit-immediately-if-empty=no