summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 3cbca92..d3abcb9 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -13,6 +13,7 @@ set-option -g status-keys vi
set-option -g status-left ' '
set-option -g status-position bottom
set-option -g status-right ' #h #[fg=black]#[bg=#556677]#[bg=black]#[fg=#556677]#(uptime | sed "s/,[^:]*//")#[default]'
+set-option -g status-right-length 100
set-option -g status-style fg='#ffffff',bg='#556677'
set-option -g window-status-style fg='#ffffff',bg='#333333'