Compare commits

..

No commits in common. "f30c6cbdd96c14da057453395e319f07f0740a15" and "bd9080d3e7636bb96b399cad4c11956187eadfa1" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View File

@ -59,9 +59,9 @@ cpu_stats
# core_load_change
### Display IO read and write for the app (not system)
io_stats
io_read
io_write
# io_stats
# io_read
# io_write
### Display system vram / ram / swap space usage
vram

View File

@ -13,7 +13,6 @@ set -g @plugin 'tmux-plugins/tmux-yank'
#set -g @plugin 'tmux-plugins/tmux-urlview'
set -g @plugin 'tmux-plugins/tmux-sidebar'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'jaclu/tmux-menus'
set -g @plugin 'egel/tmux-gruvbox'
set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M'