diff --git a/dots/.config/wezterm/config/fonts.lua b/dots/.config/wezterm/config/fonts.lua index e361a4d0..04fa4b05 100644 --- a/dots/.config/wezterm/config/fonts.lua +++ b/dots/.config/wezterm/config/fonts.lua @@ -4,6 +4,7 @@ local lib = require("wlib") return { -- use_cap_height_to_scale_fallback_fonts = true, unicode_version = 14, + line_height = 0.9, font = wezterm.font_with_fallback({ { family = "JetBrains Mono",