mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
alacritty: change default font
This commit is contained in:
parent
cfc3052e2d
commit
b92c7e11f0
@ -4,7 +4,7 @@ import = ["/home/grfreire/.config/alacritty/themes/tokyo-night.toml"]
|
||||
size = 24
|
||||
|
||||
[font.normal]
|
||||
family = "Cascadia Code"
|
||||
family = "Iosevka"
|
||||
|
||||
[scrolling]
|
||||
history = 100000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user