From 2ee0b8589cf07d9230e981bf63f369cf76eedbf2 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 4 Jun 2021 00:38:18 +0900 Subject: Update .tmux.conf: update status line --- .tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index afc36f8..36c9afb 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -21,8 +21,8 @@ set-option -ga terminal-overrides ',*:Smulx=\e[4::%p1%dm' set-option -ga terminal-overrides ',*:Setulc=\e[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # APPEARANCE {{{2 -set-option -g status-justify centre -set-option -g status-left ' [#S] ' +set-option -g status-justify left +set-option -g status-left ' [#S][#h] ' set-option -g status-position top set-option -g status-right '%F (%a) %R ' -- cgit v1.2.3-70-g09d2