mgalgs / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
https://extensions.gnome.org/extension/3010/system-monitor-next/
GNU General Public License v3.0
220 stars 19 forks source link

Custom system monitor app #99

Closed mgalgs closed 1 week ago

mgalgs commented 1 week ago

Some users would like to use a different system monitor other than the current GNOME System Monitor app. Add a new setting that can be used to specify a custom command for a system monitor app, falling back to the default when none is provided (or on error).

Fixes #96

What I tested

Screenshots

image


This change is Reviewable