summaryrefslogtreecommitdiff
path: root/.config/fuzzel/fuzzel.ini
blob: bd947094186a2a777646aebfd4da041cc93a2ee6 (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
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]
background = 0a0a0aff
text = 696969ff
selection = 2f0562ff
selection-text = ffffffff
prompt = ffffffff
input = ffffffff
border = 2f0562ff

[dmenu]
exit-immediately-if-empty = yes

[border]
radius = 0