Compare commits

...

2 Commits

Author SHA1 Message Date
2119392270 Merge branch 'master' of git.opal.sh:opal/opalfiles 2024-08-07 18:55:14 -07:00
397bb5aed9 changed to terminus font 2024-08-07 18:55:03 -07:00

View File

@@ -1,4 +1,4 @@
import = ["/home/opal/.config/alacritty/gruvbox-material.toml"]
import = ["/home/opal/.config/alacritty/gruvbox-material-hard-dark.toml"]
[env]
TERM = "xterm-256color"
@@ -7,7 +7,7 @@ TERM = "xterm-256color"
size = 15
[font.normal]
family = "Hack"
family = "Terminus"
style = "Regular"
[font.offset]