aboutsummaryrefslogtreecommitdiff
path: root/.alacritty.toml
diff options
context:
space:
mode:
Diffstat (limited to '.alacritty.toml')
-rw-r--r--.alacritty.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.alacritty.toml b/.alacritty.toml
index 6ba8f61..dd2ce1d 100644
--- a/.alacritty.toml
+++ b/.alacritty.toml
@@ -7,7 +7,7 @@ dimensions = { columns = 140, lines = 50 }
7 7
8[font] 8[font]
9normal = { family = "Berkeley Mono", style = "Bold" } 9normal = { family = "Berkeley Mono", style = "Bold" }
10size = 10 10size = 9
11 11
12[colors.primary] 12[colors.primary]
13background = '#000000' 13background = '#000000'