From b4a4c71eaba1c2fd1b5cb7da192c7ce63b7bd46e Mon Sep 17 00:00:00 2001 From: miguel Date: Thu, 1 Jul 2021 19:08:11 +0200 Subject: update tmux/neovim/zshrc configs --- tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux') 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' -- cgit v1.2.3