switch to NightOwl in wezterm

main
Brian Hicks 2022-09-19 12:43:22 -05:00
parent 0b13a2efb1
commit d5f59bbd36
Signed by: brian
GPG Key ID: C4F324B9CAAB0D50
1 changed files with 1 additions and 1 deletions

View File

@ -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,