Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cpu): add cpu module #89

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Commits on Oct 30, 2023

  1. 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 ..."
    realeinherjar committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a4a50cf View commit details
    Browse the repository at this point in the history