diff options
Diffstat (limited to '.tmux.conf')
-rw-r--r-- | .tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ bind C-x source-file ~/.tmux/write-lux bind C-w source-file ~/.tmux/write-wire bind C-d source-file ~/.tmux/dev -set -g status-left-length 52 +#set -g status-left-length 52 set -g status-right-length 451 set -g status-fg white set -g status-bg colour234 |