12 lines
166 B
TOML
12 lines
166 B
TOML
[general]
|
|
live_config_reload = true
|
|
|
|
import = [
|
|
"font.toml"
|
|
]
|
|
|
|
[font]
|
|
normal = { family = "Adwaita Mono", style = "normal" }
|
|
|
|
[terminal]
|
|
shell = "/usr/bin/fish"
|