From 5d94c0a7d44a2255b81815a52a7056a94a39842d Mon Sep 17 00:00:00 2001 From: nippy Date: Sat, 18 Apr 2026 13:49:56 +0200 Subject: update Raveos themes --- .../schemas/gschemas.compiled | Bin 0 -> 1972 bytes .../org.gnome.shell.extensions.vitals.gschema.xml | 155 +++++++++++++++++++++ 2 files changed, 155 insertions(+) create mode 100644 raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/gschemas.compiled create mode 100644 raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/org.gnome.shell.extensions.vitals.gschema.xml (limited to 'raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas') diff --git a/raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/gschemas.compiled b/raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/gschemas.compiled new file mode 100644 index 0000000..936fdb3 Binary files /dev/null and b/raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/gschemas.compiled differ diff --git a/raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/org.gnome.shell.extensions.vitals.gschema.xml b/raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/org.gnome.shell.extensions.vitals.gschema.xml new file mode 100644 index 0000000..7a0decd --- /dev/null +++ b/raveos-theme/gnome/theme-data/extensions/installed/Vitals@CoreCoding.com/schemas/org.gnome.shell.extensions.vitals.gschema.xml @@ -0,0 +1,155 @@ + + + + + ['_memory_usage_', '_system_load_1m_', '__network-rx_max__'] + Sensors to show in panel + List of sensors to be shown in the panel + + + 5 + Seconds between updates + Delay between sensor polling + + + 2 + Position in panel + Position in Panel ('left', 'center', 'right') + + + false + Use higher precision + Show one extra digit after decimal + + + true + Alphabetize sensors + Display sensors in alphabetical order + + + false + Hide zero values + Hide data from sensors that are invalid + + + true + Monitor temperature + Display temperature of various components + + + 0 + Temperature unit + The unit ('centigrade' or 'fahrenheit') the extension should display the temperature in + + + true + Monitor voltage + Display voltage of various components + + + true + Monitor fan + Display fan rotation per minute + + + true + Monitor memory + Display memory information + + + true + Monitor processor + Display processor information + + + true + Monitor system + Display system information + + + true + Monitor storage + Display storage information + + + true + Monitor network + Display network information + + + true + Include public IP address + Display public IP address of internet connection + + + 0 + Network speed format + Should speed display in bits or bytes? + + + "/" + Storage path + Storage path for monitoring + + + false + Monitor battery + Monitor battery health + + + 1 + Memory measurement + Can use gigabyte or gibibyte for memory + + + 1 + Storage measurement + Can use gigabyte or gibibyte for storage + + + 0 + Battery slot to monitor + Which numerical battery slot should vitals monitor + + + true + Use fixed widths in top bar + Keep sensors in top bar from jumping around + + + false + Hide icons in top bar + Keep top bar clean by only showing sensor values + + + false + Make the menu centered + Center the menu to the icon regardless of the position in the panel + + + "gnome-system-monitor" + System Monitor command + The command run when system monitor button is clicked + + + false + Include processor static information + Display processor static information that doesn't change + + + false + Monitor GPU + Display GPU information (requires the nvidia-smi tool) + + + false + Include GPU static information + Display GPU static information that doesn't change + + + 0 + Icon styles + Set the style for the displayed sensor icons ('original', 'updated') + + + -- cgit v1.3