ensure default color scheme selected
This commit is contained in:
parent
890ad43592
commit
75f5723fc5
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ set -g display-panes-time 800
|
||||||
set -g @tmux_power_prefix_highlight_pos 'LR'
|
set -g @tmux_power_prefix_highlight_pos 'LR'
|
||||||
run-shell "$HOME/.tmux/plugins/tmux-prefix-highlight/prefix_highlight.tmux"
|
run-shell "$HOME/.tmux/plugins/tmux-prefix-highlight/prefix_highlight.tmux"
|
||||||
#Themes
|
#Themes
|
||||||
set -g @tmux_power_theme 'default'
|
set -g @tmux_power_theme 'gold'
|
||||||
run-shell "$HOME/.tmux/plugins/tmux-power/tmux-power.tmux"
|
run-shell "$HOME/.tmux/plugins/tmux-power/tmux-power.tmux"
|
||||||
#Pain Control
|
#Pain Control
|
||||||
run-shell "$HOME/.tmux/plugins/tmux-pain-control/pain_control.tmux"
|
run-shell "$HOME/.tmux/plugins/tmux-pain-control/pain_control.tmux"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue