14 lines
175 B
TOML
14 lines
175 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"
|