Change wezterm font
This commit is contained in:
parent
86daa9ab69
commit
19bc174c77
@ -3,5 +3,6 @@ local wezterm = require 'wezterm'
|
||||
local config = wezterm.config_builder()
|
||||
|
||||
config.color_scheme = 'Gruvbox dark, medium (base16)'
|
||||
config.font = wezterm.font 'GohuFont 14 Nerd Font Mono'
|
||||
|
||||
return config
|
||||
Loading…
Reference in New Issue
Block a user