diff --git a/alacritty.yml b/alacritty.yml index c29924e..21c0e71 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -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)