about summary refs log tree commit diff
path: root/data/com.lakoliu.Furtherance.gschema.xml
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-03-22 11:24:25 +0100
committerRicky Kresslein <rk@lakoliu.com>2022-03-22 11:24:25 +0100
commit3312d180c0743494702f52cb715f2d86772db9a4 (patch)
treebcda2ac6d3b68531d3799b4c4c485b799c1beb9c /data/com.lakoliu.Furtherance.gschema.xml
parentf767543f6f22404649429ecd3d16b6adcc7f7c14 (diff)
downloadFurtherance-3312d180c0743494702f52cb715f2d86772db9a4.tar.zst
- Dark Mode off by default
- Dark mode toggle switches immediately
Diffstat (limited to 'data/com.lakoliu.Furtherance.gschema.xml')
-rwxr-xr-xdata/com.lakoliu.Furtherance.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/com.lakoliu.Furtherance.gschema.xml b/data/com.lakoliu.Furtherance.gschema.xml
index 276c79b..a2d22ae 100755
--- a/data/com.lakoliu.Furtherance.gschema.xml
+++ b/data/com.lakoliu.Furtherance.gschema.xml
@@ -2,7 +2,7 @@
 <schemalist gettext-domain="furtherance">
 	<schema id="com.lakoliu.Furtherance" path="/com/lakoliu/Furtherance/">
 	  <key name="dark-mode" type="b">
-      <default>true</default>
+      <default>false</default>
     </key>
 	  <key name="notify-of-idle" type="b">
       <default>true</default>