8 lines
172 B
TOML
8 lines
172 B
TOML
general.import = ["~/.config/alacritty/rose-pine-dawn.toml"]
|
|
|
|
[font]
|
|
normal = { family = "DankMono Nerd Font", style = "Regular" }
|
|
size = 14
|
|
|
|
[terminal]
|
|
shell = "/bin/fish" |