|
|
@ -18,7 +18,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
|
|
|
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
|
|
|
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
|
|
|
|
|
|
|
|
|
|
|
# status config
|
|
|
|
# status config
|
|
|
|
set -g status-interval 1
|
|
|
|
set -g status-interval 5
|
|
|
|
set -g status-right "#[bg=black]#(~/.tmux/plugins/tmux-mem-cpu-load/tmux-mem-cpu-load -p -i 1 -a 1)#[default] %a %l:%M "
|
|
|
|
set -g status-right "#[bg=black]#(~/.tmux/plugins/tmux-mem-cpu-load/tmux-mem-cpu-load -p -i 1 -a 1)#[default] %a %l:%M "
|
|
|
|
set -g status-right-length 100
|
|
|
|
set -g status-right-length 100
|
|
|
|
set -g status-left "#[bg=black,fg=white]#(~/.dotfiles/bin/weather/weather) | #[default] "
|
|
|
|
set -g status-left "#[bg=black,fg=white]#(~/.dotfiles/bin/weather/weather) | #[default] "
|
|
|
|