aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.ArcticaProject.arctica-greeter.gschema.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/data/org.ArcticaProject.arctica-greeter.gschema.xml b/data/org.ArcticaProject.arctica-greeter.gschema.xml
index 38be872..03e3bce 100644
--- a/data/org.ArcticaProject.arctica-greeter.gschema.xml
+++ b/data/org.ArcticaProject.arctica-greeter.gschema.xml
@@ -227,8 +227,8 @@
<summary>Scaling factor for fonts that can be used to adjust the greeter's font sizes.</summary>
</key>
<key name="menubar-alpha" type="d">
- <default>0.5</default>
- <summary>Alpha value for menubar, multiplied with the theme-provided transparency value. Not used in high contrast mode.</summary>
+ <default>0.2</default>
+ <summary>Alpha value for menubar. Not used in high contrast mode.</summary>
</key>
<key name="remote-service-configure-uri" type="s">
<default>''</default>
@@ -335,5 +335,13 @@
<default>1</default>
<summary>The vertical offset of the logo from the edge of the screen in grid units.</summary>
</key>
+ <key name="error-below-entry" type="b">
+ <default>false</default>
+ <summary>Whether to display the error label below the login entry.</summary>
+ </key>
+ <key name="menubar-bgcolor" type="s">
+ <default>'#000000'</default>
+ <summary>The background color of the menubar in #RRGGBB format.</summary>
+ </key>
</schema>
</schemalist>