diff --git a/modules/home-manager/wezterm/default.nix b/modules/home-manager/wezterm/default.nix index f8c0ad2..aff2d04 100644 --- a/modules/home-manager/wezterm/default.nix +++ b/modules/home-manager/wezterm/default.nix @@ -7,10 +7,10 @@ local config = {} config.window_close_confirmation = 'NeverPrompt' - config.color_scheme = 'Oxocarbon Dark (Gogh)' - -- config.colors = { - -- background = "#0f0f0f" - -- } + config.color_scheme = 'Poimandres' + config.colors = { + background = "#0f0f0f" + } config.enable_tab_bar = false config.font = wezterm.font_with_fallback { 'JetBrainsMono Nerd Font',