Change tmux theme

This commit is contained in:
Warren Hood 2023-05-09 11:50:12 +02:00
parent 1452a05dbf
commit 5bcc033a27

View file

@ -26,7 +26,10 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
# Theme # Theme
set -g @plugin 'wfxr/tmux-power' 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'