fix alacritty font scaling

This commit is contained in:
Pim Kunis 2023-02-25 16:29:38 +01:00
parent 4a4f6b36a8
commit 65fa6575d4
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
.vault_password

View file

@ -16,6 +16,7 @@ My current setup is [Linux Mint Vera](https://linuxmint.com/edition.php?id=302)
- firefox config? extensions? host own synchronizer?
- i3 stutters
- disable system reports
- wallpaper
#### Neovim

View file

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