chore: wezterm sudo var -> ubuntu mono
parent
facf34371d
commit
d3a16c2d09
|
@ -3,9 +3,9 @@ local act = wezterm.action
|
|||
|
||||
return {
|
||||
font = wezterm.font({
|
||||
family = "Sudo Var",
|
||||
family = "Ubuntu Mono",
|
||||
}),
|
||||
font_size = 18.0,
|
||||
font_size = 16.0,
|
||||
line_height = 1.2,
|
||||
use_cap_height_to_scale_fallback_fonts = true,
|
||||
|
||||
|
|
Loading…
Reference in New Issue