mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
15 lines
210 B
TOML
15 lines
210 B
TOML
import = ["/home/grfreire/.config/alacritty/themes/tokyo-night.toml"]
|
|
|
|
[font.normal]
|
|
family = "Cascadia Code"
|
|
|
|
[scrolling]
|
|
history = 100000
|
|
|
|
[window]
|
|
opacity = 0.8
|
|
|
|
[window.dimensions]
|
|
columns = 120
|
|
lines = 35
|