blob: acaffec54d45d3540fd0bd6d01c4e4882fa8943d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
dpi-aware = no
icons-enabled = true
icon-theme = "Numix-Circle"
width = 50
font = Source Code Pro:weight=bold:size=12
line-height = 20
fields = name,generic,comment,categories,filename,keywords
terminal = alacritty -e
prompt = ">> "
show-actions = yes
exit-on-keyboard-focus-loss = no
[colors]
background = 000000ff
selection = 3d4474fa
border = fffffffa
[border]
radius = 20
[dmenu]
exit-immediately-if-empty = yes
|