diff options
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/wezterm/wezterm.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/wezterm/wezterm.lua b/dot_config/wezterm/wezterm.lua index 6837541..4d6eba0 100644 --- a/dot_config/wezterm/wezterm.lua +++ b/dot_config/wezterm/wezterm.lua @@ -15,7 +15,7 @@ local font = wezterm.font_with_fallback({ { family = "JetBrains Mono" }, }) -local font_size = 12 +local font_size = 13 local width = 120 local length = 40 |
