mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
17 lines
213 B
YAML
17 lines
213 B
YAML
import:
|
|
- ~/.config/alacritty/themes/tokyo-night.yml
|
|
|
|
window:
|
|
dimensions:
|
|
columns: 120
|
|
lines: 35
|
|
|
|
scrolling:
|
|
history: 100000
|
|
|
|
font:
|
|
normal:
|
|
family: 'Cascadia Code'
|
|
|
|
background_opacity: 0.8
|