mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
wezterm: update base font size
This commit is contained in:
parent
3852609f7d
commit
26f3fde8ca
@ -29,7 +29,7 @@ end
|
||||
function module.apply_to_config(config)
|
||||
config.color_schemes = {}
|
||||
|
||||
config.font_size = 19
|
||||
config.font_size = 16
|
||||
|
||||
-- Thankfully, wezterm can detect fontconfig aliases.
|
||||
config.font = wezterm.font_with_fallback({
|
||||
|
Loading…
Reference in New Issue
Block a user