From d660f33704ac2225fc116aa992d1338bbece44b5 Mon Sep 17 00:00:00 2001 From: xzeldon Date: Sun, 2 Oct 2022 05:05:34 +0300 Subject: [PATCH] increase status-left-length --- .tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 424dea3..c4173e2 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -39,7 +39,7 @@ set-option -g status-justify centre set-option -g status-keys vi set-option -g status-position bottom set-option -g status-style fg=colour136,bg=colour235 -set-option -g status-left-length 30 +set-option -g status-left-length 35 set-option -g status-left-style default set-option -g status-left "#[fg=green]#H #[fg=green,bright]#(uname -r)#[default]" set-option -g status-right-length 140 @@ -115,4 +115,4 @@ new -d -s1 -nfish 'fish' set -t1:1 monitor-activity on set -t1:1 aggressive-resize on neww -d -neww -d \ No newline at end of file +neww -d