diff options
Diffstat (limited to 'data/com.lakoliu.Furtherance.gschema.xml')
-rwxr-xr-x | data/com.lakoliu.Furtherance.gschema.xml | 2 |
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> |