Updated tmux conf
This commit is contained in:
parent
5f6057da2f
commit
1af5247264
@ -19,7 +19,7 @@ set -g status-interval 2
|
||||
set -g status-bg black
|
||||
set -g status-fg brightblack
|
||||
set -g status-left ''
|
||||
set -g status-right ' #($TMUX_PLUGIN_MANAGER_PATH/tmux-mem-cpu-load/tmux-mem-cpu-load --interval 2) | %H:%M | %d-%b-%Y'
|
||||
set -g status-right '#($TMUX_PLUGIN_MANAGER_PATH/tmux-mem-cpu-load/tmux-mem-cpu-load -g 0 --interval 2) | %H:%M | %d-%b-%Y'
|
||||
set -g status-right-length 100
|
||||
|
||||
# Use normal and bright monochrome colors to show a tab line on the left.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user