Change tmux update interval to 10 seconds
This commit is contained in:
parent
b7d18128b6
commit
446918ba7c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ set -g default-terminal "screen-256color"
|
|||
set -g @plugin 'tinted-theming/base16-tmux'
|
||||
set -g @plugin 'thewtex/tmux-mem-cpu-load'
|
||||
set -g @colors-base16 'dracula'
|
||||
set -g status-interval 1
|
||||
set -g status-interval 10
|
||||
|
||||
# loud or quiet?
|
||||
set -g visual-activity off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue