From 785063c16930ba3a075e2cfc986c5ef5d1ed69b0 Mon Sep 17 00:00:00 2001 From: spinach Date: Wed, 8 Mar 2023 13:17:43 -0500 Subject: [PATCH] updated sparse tmux --- terminals/tmux/tmux.sparse.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/terminals/tmux/tmux.sparse.conf b/terminals/tmux/tmux.sparse.conf index 86b3653..0d06053 100644 --- a/terminals/tmux/tmux.sparse.conf +++ b/terminals/tmux/tmux.sparse.conf @@ -38,8 +38,7 @@ set -g status-interval 10 set -g status-style "bg=black, fg=brightWhite" set -g status-right "#(display_uptime) | %a, %b %d %l:%M %P " set -g status-right-length 100 -#set -g status-left " #(bluebikes -pc) |" -#set -g status-left-length 100 +set -g status-left "" # tmux auto start # set -g @plugin 'tmux-plugins/tmux-resurrect'