IncreaseFontSize
On this page
IncreaseFontSize#
Increases the font size of the current window by 10%
config.keys = {
{ key = '=', mods = 'CTRL', action = wakterm.action.IncreaseFontSize },
}
IncreaseFontSize#
Increases the font size of the current window by 10%
config.keys = {
{ key = '=', mods = 'CTRL', action = wakterm.action.IncreaseFontSize },
}