wezterm: adjust font size
This commit is contained in:
parent
e3541b2bec
commit
b52316147b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
local wt = require 'wezterm'
|
local wt = require 'wezterm'
|
||||||
local fontsize_darwin = 15
|
local fontsize_darwin = 15
|
||||||
local fontsize_others = 12
|
local fontsize_others = 11
|
||||||
local theme_n = 0
|
local theme_n = 0
|
||||||
local theme =
|
local theme =
|
||||||
'PencilDark'
|
'PencilDark'
|
||||||
|
|
Loading…
Reference in a new issue