mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 06:18:59 +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)
|
function module.apply_to_config(config)
|
||||||
config.color_schemes = {}
|
config.color_schemes = {}
|
||||||
|
|
||||||
config.font_size = 19
|
config.font_size = 16
|
||||||
|
|
||||||
-- Thankfully, wezterm can detect fontconfig aliases.
|
-- Thankfully, wezterm can detect fontconfig aliases.
|
||||||
config.font = wezterm.font_with_fallback({
|
config.font = wezterm.font_with_fallback({
|
||||||
|
Loading…
Reference in New Issue
Block a user