There was an error while loading. Please reload this page.
1 parent 3e5d124 commit f95f14aCopy full SHA for f95f14a
.config/alacritty/alacritty.toml
@@ -1,9 +1,11 @@
1
+[general]
2
import = [
3
"~/.config/alacritty/themes/themes/catppuccin_mocha.toml"
4
]
5
6
[env]
7
TERM = "xterm-256color"
8
+WINIT_X11_SCALE_FACTOR = "1.0"
9
10
[font]
11
size = 18.0
0 commit comments