diff --git a/config/dot-tmux.conf b/config/dot-tmux.conf index 3a81bdf..39d9e1d 100755 --- a/config/dot-tmux.conf +++ b/config/dot-tmux.conf @@ -54,7 +54,7 @@ set -g display-panes-time 800 set -g @tmux_power_prefix_highlight_pos 'LR' run-shell "$HOME/.tmux/plugins/tmux-prefix-highlight/prefix_highlight.tmux" #Themes -set -g @tmux_power_theme 'default' +set -g @tmux_power_theme 'gold' run-shell "$HOME/.tmux/plugins/tmux-power/tmux-power.tmux" #Pain Control run-shell "$HOME/.tmux/plugins/tmux-pain-control/pain_control.tmux"