0ry0n / Resource_Monitor

Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
https://extensions.gnome.org/extension/1634/resource-monitor/
GNU General Public License v3.0
153 stars 21 forks source link

Doesn't work with gnome-shell 3.32 #2

Closed BloodyIron closed 5 years ago

BloodyIron commented 5 years ago

Hey, if you could update this to work with gnome-shell 3.32 that'd be great. Namely since this is the version shipping with Ubuntu 19.04.

0ry0n commented 5 years ago

After installation from GNOME, try to run:

sudo cp ~/.local/share/gnome-shell/extensions/Resource_Monitor@Ory0n/schemas/com.github.Ory0n.Resource_Monitor.gschema.xml /usr/share/glib-2.0/schemas && sudo glib-compile-schemas /usr/share/glib-2.0/schemas

and restart GNOME Shell.

0ry0n commented 5 years ago

Updated