diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b593a85..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -.vault_password diff --git a/README.md b/README.md index 7da8b99..b197672 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/roles/alacritty/files/alacritty.yml b/roles/alacritty/files/alacritty.yml index b4ebb09..f40577c 100644 --- a/roles/alacritty/files/alacritty.yml +++ b/roles/alacritty/files/alacritty.yml @@ -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)