From 1a7f3defb22ee81bc62236a1e65f67a4470b7890 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 18 Dec 2020 11:50:46 +0300 Subject: tmux: cleaner status bar --- %HOME%/.tmux.conf | 3 --- 1 file changed, 3 deletions(-) (limited to '%HOME%') diff --git a/%HOME%/.tmux.conf b/%HOME%/.tmux.conf index a32c4a1..436d7a0 100644 --- a/%HOME%/.tmux.conf +++ b/%HOME%/.tmux.conf @@ -141,10 +141,7 @@ if-shell 'uname | grep -q -F Linux && which xsel' { # Appearance # ---------- -set -g status-left "#h (#S) " -set -g status-left-length 20 set -g status-right "%d %b %H:%M" -set -g status-right-length 15 # Might not work so well depending on your color scheme. -- cgit v1.2.3