Update alacritty config
This commit is contained in:
parent
81776f724a
commit
88b3a0f03d
@ -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"]
|
||||||
|
Loading…
Reference in New Issue
Block a user