refactor(wezterm): increase font size
This commit is contained in:
parent
672848451e
commit
0cf211915d
@ -33,5 +33,5 @@ return {
|
|||||||
},
|
},
|
||||||
{ family = "Nerd Font Symbols" },
|
{ family = "Nerd Font Symbols" },
|
||||||
}),
|
}),
|
||||||
font_size = 12,
|
font_size = 13,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user