DecreaseFontSize
Decreases the font size of the current window by 10%
config.keys = {
{ key = '-', mods = 'CTRL', action = wezterm.action.DecreaseFontSize },
}
DecreaseFontSize
Decreases the font size of the current window by 10%
config.keys = {
{ key = '-', mods = 'CTRL', action = wezterm.action.DecreaseFontSize },
}