added pi
This commit is contained in:
@@ -7,7 +7,7 @@ local config = wezterm.config_builder()
|
||||
config.font_size = 11
|
||||
config.line_height = 1.22
|
||||
config.font = wezterm.font("JetBrainsMono Nerd Font")
|
||||
config.color_scheme = "Gruvbox Material (Gogh)"
|
||||
config.color_scheme = "rose-pine-moon"
|
||||
|
||||
config.colors = {
|
||||
cursor_bg = "#89B482",
|
||||
|
||||
Reference in New Issue
Block a user