mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(wezterm): increase line height
This commit is contained in:
@@ -27,7 +27,7 @@ config.font = wezterm.font({
|
||||
},
|
||||
})
|
||||
config.font_size = 22.0
|
||||
config.line_height = 1.1
|
||||
config.line_height = 1.2
|
||||
config.color_scheme = "Tokyo Night"
|
||||
|
||||
config.cursor_blink_rate = 0
|
||||
|
||||
Reference in New Issue
Block a user