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

Gnome Shell 43 support #86

Closed
tukanos opened this issue Oct 21, 2022 · 3 comments
Closed

Gnome Shell 43 support #86

tukanos opened this issue Oct 21, 2022 · 3 comments

Comments

@tukanos
Copy link
Contributor

tukanos commented Oct 21, 2022

Could you please add Gnome Shell 43 support?

@farlydetrias2022
Copy link

edit metadata.json in $HOME/.local/share/gnome-shell/extensions/System_Monitor@bghome.gmail.com
and add "43" like this, restart gnome

"shell-version": [
"3.34",
"3.32",
"3.38",
"40.0",
"41",
"42",
"43"

@tukanos
Copy link
Contributor Author

tukanos commented Oct 31, 2022

edit metadata.json in $HOME/.local/share/gnome-shell/extensions/System_Monitor@bghome.gmail.com and add "43" like this, restart gnome

"shell-version": [ "3.34", "3.32", "3.38", "40.0", "41", "42", "43"

I did not check the source. I have created a PR based on your findings. Thank you.

@elvetemedve
Copy link
Owner

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

No branches or pull requests

3 participants