mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
16 lines
195 B
YAML
16 lines
195 B
YAML
import:
|
|
- /home/grfreire/.alacritty/themes/dracula/dracula.yml
|
|
|
|
|
|
window:
|
|
dimensions:
|
|
columns: 120
|
|
lines: 35
|
|
|
|
scrolling:
|
|
history: 100000
|
|
|
|
font:
|
|
normal:
|
|
family: 'Fira Code'
|