paradoxxxzero / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
GNU General Public License v3.0
1.75k stars 324 forks source link

small fix to make battery indicator operational #800

Open jdblair opened 1 month ago

jdblair commented 1 month ago

Just in case anyone is watching here!

I made a small change to fix the battery indicator, available here: https://github.com/jdblair/gnome-shell-system-monitor-applet/tree/battery-indicator-fix

The change is to set a GLib handler to wait for the QuickSettings objects to be available.