blob: e54e8dabe8ffc14dbc375f19a65e1bf98d3f797b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
font = Mononoki Nerd Font Mono
use-bold = true
terminal = alacritty -e '{cmd}'
anchor = center
lines = 5
minimal-lines = true
horizontal-pad = 20
[colors]
background = 212121fa
text = f8f8f2ff
prompt = ff5555ff
input = f8f8f2ff
match = 82aaffff
selection = 00000000
selection-text = f8f8f2ff
selection-match = 82aaffff
border = 00000000
[border]
radius = 0
|