diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 9e52080..597bad1 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -26,7 +26,10 @@ set -g @plugin 'tmux-plugins/tmux-sensible' # Theme set -g @plugin 'wfxr/tmux-power' -set -g @tmux_power_theme 'forest' +# Forest theme +# set -g @tmux_power_theme 'forest' +# Sky theme +set -g @tmux_power_theme 'sky'