mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-07-21 16:00:55 +00:00
18 lines
241 B
TOML
18 lines
241 B
TOML
[font]
|
|
size = 10.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"
|
|
|
|
[window]
|
|
opacity = 1.0
|