about summary refs log tree commit diff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rwxr-xr-xdata/com.lakoliu.Furtherance.gschema.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.gschema.xml b/data/com.lakoliu.Furtherance.gschema.xml
index 4a9c65b..880d4e4 100755
--- a/data/com.lakoliu.Furtherance.gschema.xml
+++ b/data/com.lakoliu.Furtherance.gschema.xml
@@ -34,5 +34,11 @@
 	  <key name="pomodoro-time" type="i">
       <default>25</default>
     </key>
+	  <key name="autosave" type="b">
+      <default>true</default>
+    </key>
+	  <key name="autosave-time" type="i">
+      <default>5</default>
+    </key>
 	</schema>
 </schemalist>