refactor(wezterm): decrease font size

chezmoi
sgoudham 2 years ago
parent 644ecec11e
commit 525db2a20e
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -134,7 +134,7 @@ end)
return {
color_scheme = "Catppuccin Mocha",
font = wezterm.font_with_fallback({ "VictorMono Nerd Font" }),
font_size = 14,
font_size = 13,
background = {
{
source = { File = "Pictures/astronaut.png" },

Loading…
Cancel
Save