Add Day of week to tmux powerline.

This commit is contained in:
Shawn Anderson 2023-05-27 12:50:43 -07:00
parent 8ec09fcf50
commit ac15134e06
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ 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 'gold' # dark slate blue
set -g @tmux_power_theme 'violet' # 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 '🌱 %B' # 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_time_icon '⌚ %A' # emoji can be used if your terminal supports
#set -g @tmux_power_user_icon '🀄'
set -g @tmux_power_user_icon '🍄'
set -g @tmux_power_session_icon '✨'