tmux-catppuccin-coal/status
Einherjar a4a50cfd69
feat(cpu): add cpu module
CPU module
Requirements
This module depends on [`tmux-cpu`](https://github.com/tmux-plugins/tmux-cpu).

Install
The prefered way to install tmux-cpu is using [TPM](https://github.com/tmux-plugins/tpm).

Configure
Load tmux-cpu after you load catppuccin.

set -g @plugin 'catppuccin/tmux'
...
set -g @plugin 'tmux-plugins/tmux-cpu'
Add the cpu module to the status modules list.

set -g @catppuccin_status_modules" "... cpu ..."
2023-10-30 19:02:21 -03:00
..
application.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
battery.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
cpu.sh feat(cpu): add cpu module 2023-10-30 19:02:21 -03:00
date_time.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
directory.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
host.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
session.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00
user.sh fix(space): fix isse with whitespace trimming from separators 2023-08-21 08:04:44 +03:00