20 lines
293 B
YAML
20 lines
293 B
YAML
font:
|
|
size: 10
|
|
normal:
|
|
family: EnvyCodeR
|
|
style: Regular
|
|
bold:
|
|
family: EnvyCodeR
|
|
style: Bold
|
|
italic:
|
|
family: EnvyCodeR
|
|
style: Italic
|
|
|
|
cursor:
|
|
style:
|
|
shape: Beam
|
|
vi_mode_style:
|
|
shape: Underline
|
|
|
|
import:
|
|
- ~/.config/alacritty/active_colourscheme.yml
|