mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2024-11-14 23:23:50 +00:00
13 lines
255 B
TOML
13 lines
255 B
TOML
[general]
|
|
import = [
|
|
"~/AppData/Roaming/alacritty/catppuccin-mocha.toml",
|
|
# "~/AppData/Roaming/alacritty/catppuccin-latte.toml",
|
|
]
|
|
live_config_reload = true
|
|
|
|
[terminal.shell]
|
|
program = "pwsh"
|
|
|
|
[font.normal]
|
|
family = "CaskaydiaCove Nerd Font Mono"
|