From 2a22e8b58394a687190de2d310c7b3f8fe23c5db Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Tue, 19 Mar 2019 22:42:31 +0100 Subject: [PATCH] mentioned strftime '%I:%M %p' format in tmux_conf_theme_clock_style documentation --- .tmux.conf.local | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.tmux.conf.local b/.tmux.conf.local index d68c789..5791a4d 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -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 + 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'