12 lines
130 B
TOML
12 lines
130 B
TOML
|
|
[font]
|
|
size = 16.0
|
|
|
|
[font.normal]
|
|
family = "JetBrainsMono Nerd Font"
|
|
|
|
[window]
|
|
opacity = 0.8
|
|
|
|
[general]
|
|
import = ["colors.toml"]
|