fix alacritty font scaling

This commit is contained in:
Pim Kunis 2023-02-25 16:29:38 +01:00
parent 4a4f6b36a8
commit 65fa6575d4
3 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ env:
# check the local terminfo database and use `alacritty` if it is
# available, otherwise `xterm-256color` is used.
TERM: xterm-256color
WINIT_X11_SCALE_FACTOR: "1"
window:
# Window dimensions (changes require restart)