Summer sun!
This commit is contained in:
parent
b839944633
commit
1d42873f91
|
|
@ -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:
|
||||||
|
|
|
||||||
|
|
@ -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 '✨'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue