Skip to content

Commit f95f14a

Browse files
Update alacritty.toml
1 parent 3e5d124 commit f95f14a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.config/alacritty/alacritty.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
[general]
12
import = [
23
"~/.config/alacritty/themes/themes/catppuccin_mocha.toml"
34
]
45

56
[env]
67
TERM = "xterm-256color"
8+
WINIT_X11_SCALE_FACTOR = "1.0"
79

810
[font]
911
size = 18.0

0 commit comments

Comments
 (0)