mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2024-11-24 16:28:59 -05:00
Compare commits
2 Commits
bd9080d3e7
...
f30c6cbdd9
Author | SHA1 | Date | |
---|---|---|---|
f30c6cbdd9 | |||
881a9e0e71 |
@ -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
|
||||
|
@ -13,6 +13,7 @@ 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'
|
||||
|
Loading…
Reference in New Issue
Block a user