Files
dotfiles/.config/alacritty/alacritty.toml
T
2025-05-03 16:47:58 -05:00

12 lines
148 B
TOML

[general]
import = [
"./everforest_light.toml"
]
[font]
normal = {family = "CaskaydiaMonoNerdFont"}
size = 14
[cursor]
smooth_motion_factor = 0.8