fonts
This commit is contained in:
parent
0af7d00a72
commit
f42c239958
7 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
# I am config
|
||||
font_family vcascadia
|
||||
font_family VascadiaMod
|
||||
disable_ligatures always
|
||||
modify_font underline_position 1
|
||||
font_size 14
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
local wt = require('wezterm')
|
||||
local act = wt.action
|
||||
local font = 'vcascadia'
|
||||
local font = 'VascadiaMod'
|
||||
local harfbuzz_features = null
|
||||
local fontsizes = { Darwin = 14, others = 11 }
|
||||
local theme = 'GruvboxDark'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue