diff --git a/dotfiles/wezterm/default.nix b/dotfiles/wezterm/default.nix index 7e218bf..940b463 100644 --- a/dotfiles/wezterm/default.nix +++ b/dotfiles/wezterm/default.nix @@ -4,8 +4,8 @@ return { -- anything in https://wezfurlong.org/wezterm/colorschemes/index.html - -- another good one: BlulocoDark - color_scheme = "HorizonDark (Gogh)", + -- another good one: MaterialDesignColors + color_scheme = "neobones_dark", window_background_opacity = 0.95, hide_tab_bar_if_only_one_tab = true,