From eb206fb29af64c87156b3cd7f51dfaa52cf5309d Mon Sep 17 00:00:00 2001 From: Chris Monahan Date: Fri, 8 Mar 2024 12:55:16 -0600 Subject: [PATCH] move icon-style to end --- schemas/org.gnome.shell.extensions.vitals.gschema.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/schemas/org.gnome.shell.extensions.vitals.gschema.xml b/schemas/org.gnome.shell.extensions.vitals.gschema.xml index 6272868..7a0decd 100644 --- a/schemas/org.gnome.shell.extensions.vitals.gschema.xml +++ b/schemas/org.gnome.shell.extensions.vitals.gschema.xml @@ -126,11 +126,6 @@ Make the menu centered Center the menu to the icon regardless of the position in the panel - - 0 - Icon styles - Set the style for the displayed sensor icons ('original', 'updated') - "gnome-system-monitor" System Monitor command @@ -151,5 +146,10 @@ 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') +