Set alacritty X11 scale factor to 1.0

This commit is contained in:
Warren Hood 2022-11-23 23:23:39 +02:00
parent 3f7be32ba5
commit 1b30e6d49d

View file

@ -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)
#