decrease wezterm font size

This commit is contained in:
2024-01-09 10:38:48 +05:30
parent b386967fb7
commit ef98c94bb8

View File

@ -15,7 +15,7 @@
config.font = wezterm.font_with_fallback {
'FiraCode Nerd Font',
}
config.font_size = 18.0
config.font_size = 16.0
config.window_background_opacity = 1
config.window_padding = {
left = '20px',