diff options
Diffstat (limited to '.alacritty.toml')
| -rw-r--r-- | .alacritty.toml | 2 |
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] |
| 5 | dynamic_title = true | 5 | dynamic_title = true |
| 6 | dimensions = { columns = 140, lines = 70 } | 6 | dimensions = { columns = 140, lines = 50 } |
| 7 | 7 | ||
| 8 | [font] | 8 | [font] |
| 9 | normal = { family = "Berkeley Mono", style = "Bold" } | 9 | normal = { family = "Berkeley Mono", style = "Bold" } |
