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

Conversation

realeinherjar
Copy link
Contributor

CPU module
Requirements
This module depends on tmux-cpu.

Install
The prefered way to install tmux-cpu is using 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
Copy link
Contributor Author

@89iuv pretty much followed your lead on #60.

status/cpu.sh Outdated Show resolved Hide resolved
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
Copy link
Contributor Author

@vladimir-popov can we merge this?

@vladimir-popov
Copy link

vladimir-popov commented Nov 19, 2023

Sorry, I'm not maintainer

@realeinherjar
Copy link
Contributor Author

@89iuv can we merge this?

@realeinherjar
Copy link
Contributor Author

maybe @pocco81?

@dfiru
Copy link

dfiru commented Dec 14, 2023

any merge enjoyers?

@guedesfelipe
Copy link

guedesfelipe commented Dec 29, 2023

@realeinherjar I installed it from your branch and did the configuration but it didn't appear... do I need to do anything else?

Screenshot from 2023-12-29 16-36-44

@storopoli
Copy link

storopoli commented Jan 15, 2024

@guedesfelipe, I am planning to test this. Did you installed the tmux/cpu plugin?

@guedesfelipe
Copy link

@guedesfelipe, I am planning to test this. Did you installed the tmux/cpu plugin?

Yep... at line 423, but doesn't work for me

@89iuv 89iuv merged commit 1e03544 into catppuccin:main Jan 17, 2024
@dfiru
Copy link

dfiru commented Jan 17, 2024

just upgraded main works great 👍

@guedesfelipe
Copy link

image
@dfiru for me doesnt work 🤔

@cmac4603
Copy link

cmac4603 commented Jan 20, 2024

Doesn't work for me either 😞

Edit: I got this to work on mac by running prefix + U to update using TPM, but not on linux. Strangely, catppuccin doesn't show up in the list of plugins to update on either machine, even though I definitely have set -g @plugin 'catppuccin/tmux' in my config...so it's weird that it worked on at least one machine then

Edit2: Tried multiple times on linux, and now it works on that machine too...clearly I need to go back to computer school...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants