14 lines
177 B
TOML
14 lines
177 B
TOML
[font]
|
|
size = 12
|
|
|
|
[font.italic]
|
|
family = "Codelia Nerd Font"
|
|
style = "Italic"
|
|
|
|
[font.normal]
|
|
family = "Codelia Nerd Font"
|
|
style = "Regular"
|
|
|
|
#[shell]
|
|
#program = "/usr/bin/fish"
|