Merge pull request #286 from jbicha/gnome47

Mark compatible with GNOME Shell 47
This commit is contained in:
Vasilii
2024-09-23 11:34:20 +03:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
{ {
"shell-version": ["45", "46"], "shell-version": ["45", "46", "47"],
"uuid": "freon@UshakovVasilii_Github.yahoo.com", "uuid": "freon@UshakovVasilii_Github.yahoo.com",
"name": "Freon", "name": "Freon",
"description": "Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)", "description": "Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)",