fix alacritty font scaling
This commit is contained in:
parent
4a4f6b36a8
commit
65fa6575d4
3 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Reference in a new issue