summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index ad41214..a27dcff 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -110,7 +110,7 @@ set -g status-style dim
set -g status-left ''
#set -g status-right '#[fg=colour233,bg=colour241,bold] %d/%m #[fg=colour233,bg=colour245,bold] %H:%M:%S '
#set -g status-right '[#(TZ="Europe/London" date +"%%Y-%%m-%%d %%H:%%M")]'
-set -g status-right "#(cat /tmp/gtd-tmux) %a %m/%d %I:%M %P"
+set -g status-right "#(cat /tmp/gtd-tmux) %a %d/%m %I:%M %P"
set -g status-right-length 50
set -g status-left-length 20