This commit is contained in:
liph
2026-07-04 00:21:43 +02:00
parent 658498860e
commit 7b23a57221
59 changed files with 781 additions and 129 deletions
+1 -1
View File
@@ -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",