ensure default color scheme selected

This commit is contained in:
Stefen Auris 2025-03-15 23:46:24 -04:00
parent 890ad43592
commit 75f5723fc5

View file

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