summaryrefslogtreecommitdiff
path: root/dotfiles/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/tmux.conf')
-rw-r--r--dotfiles/tmux.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf
index a2b2519..8fc20e9 100644
--- a/dotfiles/tmux.conf
+++ b/dotfiles/tmux.conf
@@ -30,3 +30,8 @@ set-option -g update-environment "\
XAUTHORITY\
DBUS_SESSION_BUS_ADDRESS\
"
+
+set -g status-right "#(hostname -f) %a %F %H:%M"
+set -g status-right-length 48
+
+set -g status-style fg=white,dim,bg=colour23