diff --git a/wezterm.lua b/wezterm.lua index 2284f44..3875d9e 100644 --- a/wezterm.lua +++ b/wezterm.lua @@ -1,6 +1,6 @@ local wt = require 'wezterm' local fontsize_darwin = 15 -local fontsize_others = 12 +local fontsize_others = 11 local theme_n = 0 local theme = 'PencilDark'