diff --git a/dotfiles/wezterm/default.nix b/dotfiles/wezterm/default.nix index eb1ecf8..77bb6a7 100644 --- a/dotfiles/wezterm/default.nix +++ b/dotfiles/wezterm/default.nix @@ -5,7 +5,7 @@ return { -- anything in https://wezfurlong.org/wezterm/colorschemes/index.html -- another good one: MaterialDesignColors - color_scheme = "neobones_dark", + color_scheme = "NightOwl (Gogh)", window_background_opacity = 0.9, hide_tab_bar_if_only_one_tab = true,