summaryrefslogtreecommitdiff
path: root/config/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/tmux.conf')
-rw-r--r--config/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/tmux.conf b/config/tmux.conf
index 7a7429a..1cc4aad 100644
--- a/config/tmux.conf
+++ b/config/tmux.conf
@@ -2,4 +2,4 @@ set-option -g prefix C-s
bind C-s send-prefix
unbind C-b
bind C-t choose-tree "join-pane -t %%"
-
+set -g status-right "%H:%M | #(tmubattery) | #{USER}@#(uname -n)"