1
0
Files
dotfiles/alacritty/alacritty.toml
2026-01-19 07:38:45 +02:00

8 lines
265 B
TOML

[font]
normal = { family = "Iosevka Term Extended", style = "Regular" }
size = 14
[env]
WINIT_X11_SCALE_FACTOR = "1.0" #fixes dwm x11 scaling (large by default for some reason), remove on wayland
TERM = "xterm-256color" #defaults to 'alacritty', not cool with ssh