From 24aac210e22869eefa274380106e5c6f27b71a62 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 4 Nov 2021 18:19:20 +0900 Subject: .tmux.conf: remove hostname from status line --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 02ee1c6..aa87cbb 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -23,7 +23,7 @@ set-option -ga terminal-overrides ',*:Setulc=\e[58::2::%p1%{65536}%/%d::%p1%{256 # APPEARANCE {{{2 set-option -g status-justify left -set-option -g status-left ' [#S][#h] ' +set-option -g status-left ' [#S] ' set-option -g status-left-length 20 set-option -g status-position top set-option -g status-right '%F (%a) %R ' -- cgit v1.2.3-70-g09d2