aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.display.gschema.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-11-10 11:48:24 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-11-10 11:48:24 +0100
commit2b1112598123c4c3a8bec2d44330871ea6010200 (patch)
tree5edb0c738ccd215d45f9e4998f92d1787f65b8dd /data/org.ayatana.indicator.display.gschema.xml
parenta8c45b77d7ee1af0e5fad72ce07480ece00ea875 (diff)
parent353d95c678bfa97088a75f48291744c56e8a1efd (diff)
downloadayatana-indicator-display-2b1112598123c4c3a8bec2d44330871ea6010200.tar.gz
ayatana-indicator-display-2b1112598123c4c3a8bec2d44330871ea6010200.tar.bz2
ayatana-indicator-display-2b1112598123c4c3a8bec2d44330871ea6010200.zip
Merge branch 'tari01-pr/add-colourtemp'
Attributes GH PR #65: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/65
Diffstat (limited to 'data/org.ayatana.indicator.display.gschema.xml')
-rw-r--r--data/org.ayatana.indicator.display.gschema.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.display.gschema.xml b/data/org.ayatana.indicator.display.gschema.xml
index 9afa253..f9a04c8 100644
--- a/data/org.ayatana.indicator.display.gschema.xml
+++ b/data/org.ayatana.indicator.display.gschema.xml
@@ -20,5 +20,11 @@
<summary>Orientation lock</summary>
<description>Locks orientation to a specific value.</description>
</key>
+ <key name="color-temp" type="q">
+ <range min="3500" max="6500"/>
+ <default>6500</default>
+ <summary>Color temperature</summary>
+ <description>Sets the color temperature of your screen. The lower the value, the higher the intensity of the redness effect applied to the display.</description>
+ </key>
</schema>
</schemalist>