about summary refs log tree commit diff
path: root/data
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-05-20 12:26:53 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-05-20 12:26:53 +0300
commit3942e6cab7a0883220d78068dc47ddf81760a90e (patch)
treed8ea83980739befb888ca827d6a9952fc4e9d478 /data
parent1dd125d02f5d66643e39fe2da636d036ed733904 (diff)
downloadFurtherance-3942e6cab7a0883220d78068dc47ddf81760a90e.tar.zst
Autosave (Issue #45)
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>