diff options
Diffstat (limited to '.config/tmux')
| -rw-r--r-- | .config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 62c4a03..3eb5b52 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -271,6 +271,7 @@ set -g status-style fg=#50fa7b,bg=default # Toggle status bind T set status + ## Left #set -g status-left "" set -g status-left-length 60 |
