changed to terminus font
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import = ["/home/opal/.config/alacritty/gruvbox-material.toml"]
|
import = ["/home/opal/.config/alacritty/gruvbox-material-hard-dark.toml"]
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
TERM = "xterm-256color"
|
TERM = "xterm-256color"
|
||||||
@@ -7,7 +7,7 @@ TERM = "xterm-256color"
|
|||||||
size = 15
|
size = 15
|
||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "Hack"
|
family = "Terminus"
|
||||||
style = "Regular"
|
style = "Regular"
|
||||||
|
|
||||||
[font.offset]
|
[font.offset]
|
||||||
|
|||||||
Reference in New Issue
Block a user