alacritty: WINIT_HIDPI_FACTOR -> WINIT_X11_SCALE_FACTOR
This commit is contained in:
parent
0479c0f794
commit
2a7d2a53f0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ env:
|
|||
# check the local terminfo database and use `alacritty` if it is
|
||||
# available, otherwise `xterm-256color` is used.
|
||||
TERM: xterm-256color
|
||||
WINIT_HIDPI_FACTOR: "1"
|
||||
WINIT_X11_SCALE_FACTOR: "1"
|
||||
|
||||
#window:
|
||||
# Window dimensions (changes require restart)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue