Skip to content

Commit

Permalink
switch to NightOwl in wezterm
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 19, 2022
1 parent 0b13a2e commit d5f59bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/wezterm/default.nix
Expand Up @@ -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,
Expand Down

0 comments on commit d5f59bb

Please sign in to comment.