diff options
| author | miguel <m.i@gmx.at> | 2021-07-01 19:08:11 +0200 |
|---|---|---|
| committer | miguel <m.i@gmx.at> | 2021-07-01 19:08:11 +0200 |
| commit | b4a4c71eaba1c2fd1b5cb7da192c7ce63b7bd46e (patch) | |
| tree | 3636633454383d049bf35a43aa87dac35b7b0ca9 /tmux | |
| parent | 7bceb66ab4cd78500a177540c0c43db4e5b1eb39 (diff) | |
update tmux/neovim/zshrc configs
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 3cbca92..d3abcb9 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -13,6 +13,7 @@ set-option -g status-keys vi set-option -g status-left ' ' set-option -g status-position bottom set-option -g status-right ' #h #[fg=black]#[bg=#556677]#[bg=black]#[fg=#556677]#(uptime | sed "s/,[^:]*//")#[default]' +set-option -g status-right-length 100 set-option -g status-style fg='#ffffff',bg='#556677' set-option -g window-status-style fg='#ffffff',bg='#333333' |
