mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-04-21 18:05:50 +00:00
15 lines
216 B
TOML
15 lines
216 B
TOML
[font]
|
|
size = 8.0
|
|
|
|
[font.bold]
|
|
family = "MesloLGL Nerd Font Mono"
|
|
style = "Bold"
|
|
|
|
[font.italic]
|
|
family = "MesloLGL Nerd Font Mono"
|
|
style = "Italic"
|
|
|
|
[font.normal]
|
|
family = "MesloLGL Nerd Font Mono"
|
|
style = "Regular"
|