mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 20:04:59 +01:00
Change tmux theme
This commit is contained in:
parent
1452a05dbf
commit
5bcc033a27
|
@ -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'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue