mentioned strftime '%I:%M %p' format in tmux_conf_theme_clock_style documentation
This commit is contained in:
parent
2b0cb0b43c
commit
2a22e8b583
|
@ -254,7 +254,8 @@ tmux_conf_battery_status_discharging='↓' # U+2193
|
|||
#tmux_conf_battery_status_charging='🔌 ' # U+1F50C
|
||||
#tmux_conf_battery_status_discharging='🔋 ' # U+1F50B
|
||||
|
||||
# clock style
|
||||
# clock style (when you hit <prefix> + t)
|
||||
# you may want to use %I:%M %p in place of %R in tmux_conf_theme_status_right
|
||||
tmux_conf_theme_clock_colour='#00afff' # light blue
|
||||
tmux_conf_theme_clock_style='24'
|
||||
|
||||
|
|
Loading…
Reference in New Issue