mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-15 00:44:22 +09:00
Fixed 'main-sensor' setting description and default
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
<description>Display also the label of the sensor in the panel</description>
|
||||
</key>
|
||||
|
||||
<key type="s" name="main-sensor">
|
||||
<default>""</default>
|
||||
<summary>Sensor temperature to show in panel</summary>
|
||||
<description>Select the sensor whose temperature has to be shown in the panel</description>
|
||||
<key type="s" name="main-sensor">
|
||||
<default>"Average"</default>
|
||||
<summary>Sensor value to show in panel</summary>
|
||||
<description>Select the sensor whose value has to be shown in the panel</description>
|
||||
</key>
|
||||
|
||||
<key type="b" name="display-degree-sign">
|
||||
|
||||
Reference in New Issue
Block a user