Summer sun!

This commit is contained in:
Shawn Anderson 2023-06-25 17:19:06 -07:00
parent b839944633
commit 1d42873f91
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ window:
dynamic_title: true dynamic_title: true
startup_mode: Fullscreen startup_mode: Fullscreen
opacity: 0.8 opacity: 0.77
scrolling: scrolling:

View File

@ -10,8 +10,8 @@ set -g @plugin 'linuxiscool/tmux-power'
#set -g @tmux_power_theme 'moon' # dark slate blue #set -g @tmux_power_theme 'moon' # dark slate blue
set -g @tmux_power_theme 'coral' # dark slate blue set -g @tmux_power_theme 'coral' # 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 '☃️ ☃️ ☃️ February' # set it to a blank will disable the icon
set -g @tmux_power_date_icon '🌱 %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 '⌚ %A' # emoji can be used if your terminal supports 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 '🀄'
set -g @tmux_power_user_icon '🍄' set -g @tmux_power_user_icon '🍄'
set -g @tmux_power_session_icon '✨' set -g @tmux_power_session_icon '✨'