diff --git a/alacritty/.alacritty.yml b/alacritty/.alacritty.yml index 16fc4d7..bbd6ef5 100644 --- a/alacritty/.alacritty.yml +++ b/alacritty/.alacritty.yml @@ -14,7 +14,8 @@ # Any items in the `env` entry below will be added as # environment variables. Some entries may override variables # set by alacritty itself. -#env: +env: + WINIT_X11_SCALE_FACTOR: '1.0' # TERM variable # # This value is used to set the `$TERM` environment variable for @@ -23,6 +24,7 @@ # available, otherwise `xterm-256color` is used. #TERM: alacritty + window: # Window dimensions (changes require restart) #