blob: ac58e2075359981c293275d9083ecb619e479c9d (
plain)
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
|
font=IoskeleyMonoNL Nerd Font
icon-theme = Papirus
width = 30
lines = 15
match-mode = fzf
sort-result = yes
show-actions = yes
# don't scale with the display scaling
dpi-aware = no
[colors]
# Catppuccin colorscheme
background=1e1e2eff
text=cdd6f4ff
prompt=bac2deff
placeholder=7f849cff
input=cdd6f4ff
match=b4befeff
selection=585b70ff
selection-text=cdd6f4ff
selection-match=b4befeff
counter=7f849cff
border=b4befeff
[dmenu]
exit-immediately-if-empty = yes
[border]
radius = 0
|