Skip to content

Commit

Permalink
make wezterm slightly more transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 19, 2022
1 parent 7f6ca48 commit 0b13a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/wezterm/default.nix
Expand Up @@ -6,7 +6,7 @@
-- anything in https://wezfurlong.org/wezterm/colorschemes/index.html
-- another good one: MaterialDesignColors
color_scheme = "neobones_dark",
window_background_opacity = 0.95,
window_background_opacity = 0.9,
hide_tab_bar_if_only_one_tab = true,
Expand Down

0 comments on commit 0b13a2e

Please sign in to comment.