We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b06c049 + d167655 commit 8f7027fCopy full SHA for 8f7027f
README.rst
@@ -122,7 +122,7 @@ Edit ``$HOME/.tmux.conf`` to display the program's output in *status-left* or
122
If you installed using tpm, you must specify the full path to the
123
``tmux-mem-cpu-load`` script, like below::
124
125
- set -g status-right "#[fg=green]#($TMUX_PLUGIN_MANAGER_PATH/tmux-mem-cpu-load/tmux-mem-cpu-load --colors --powerline-right --interval 2)#[default]"
+ set -g status-right '#[fg=green]#($TMUX_PLUGIN_MANAGER_PATH/tmux-mem-cpu-load/tmux-mem-cpu-load --colors --powerline-right --interval 2)#[default]'
126
127
Note that the *interval* argument to `tmux-mem-cpu-load` should be the same number
128
of seconds that *status-interval* is set at.
0 commit comments