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 2fabff4..6ba8f61 100644
--- a/.alacritty.toml
+++ b/.alacritty.toml
@@ -3,7 +3,7 @@ live_config_reload = true
3 3
4[window] 4[window]
5dynamic_title = true 5dynamic_title = true
6dimensions = { columns = 140, lines = 70 } 6dimensions = { columns = 140, lines = 50 }
7 7
8[font] 8[font]
9normal = { family = "Berkeley Mono", style = "Bold" } 9normal = { family = "Berkeley Mono", style = "Bold" }