8 lines
188 B
TOML
8 lines
188 B
TOML
[font]
|
|
normal = { family = "Iosevka Term Extended", style = "Regular" }
|
|
size = 14
|
|
|
|
[env]
|
|
WINIT_X11_SCALE_FACTOR = "1.0"
|
|
TERM = "xterm-256color" #defaults to 'alacritty', not cool with ssh
|