Update alacritty config

This commit is contained in:
Sheldon Lee 2024-11-02 19:33:39 +08:00
parent 81776f724a
commit 88b3a0f03d

View File

@ -1,4 +1,3 @@
import = ["/home/sheldonmlee/.config/alacritty/themes/gruvbox_dark.toml"]
[font] [font]
size = 11.0 size = 11.0
@ -26,3 +25,6 @@ title = "Terminal"
[window.padding] [window.padding]
x = 1 x = 1
y = 1 y = 1
[general]
import = ["/home/sheldonmlee/.config/alacritty/themes/gruvbox_dark.toml"]