Update tmux theme to redwine.
This commit is contained in:
parent
7183e04edc
commit
0e746e0845
|
|
@ -8,9 +8,9 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
|||
# Tmux Power
|
||||
set -g @plugin 'linuxiscool/tmux-power'
|
||||
#set -g @tmux_power_theme 'moon' # dark slate blue
|
||||
set -g @tmux_power_theme 'coral' # dark slate blue
|
||||
set -g @tmux_power_theme 'redwine' # dark slate blue
|
||||
#set -g @tmux_power_date_icon '☃️ ☃️ ☃️ February' # set it to a blank will disable the icon
|
||||
set -g @tmux_power_date_icon '☀️ %A %B %d' # set it to a blank will disable the icon
|
||||
set -g @tmux_power_date_icon '🍂 %A %B %d' # set it to a blank will disable the icon
|
||||
set -g @tmux_power_time_icon '⌚' # emoji can be used if your terminal supports
|
||||
#set -g @tmux_power_user_icon '🀄'
|
||||
set -g @tmux_power_user_icon '🍄'
|
||||
|
|
|
|||
Loading…
Reference in New Issue