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-04-28 19:18:15 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-04-28 19:18:15 +0300
commit8ee461ce5c9cdd117b0e4b9f8dfec0a388d37f29 (patch)
tree43d3d25d80cc00f2855a3631faced64da1f440ab /data/com.lakoliu.Furtherance.gschema.xml
parent794cf5b7025d72b9a2b61fc6f5df753363d6060a (diff)
downloadFurtherance-8ee461ce5c9cdd117b0e4b9f8dfec0a388d37f29.tar.zst
Add Pomodoro timer
Diffstat (limited to 'data/com.lakoliu.Furtherance.gschema.xml')
-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 af1d9b7..4a9c65b 100755
--- a/data/com.lakoliu.Furtherance.gschema.xml
+++ b/data/com.lakoliu.Furtherance.gschema.xml
@@ -28,5 +28,11 @@
 	  <key name="show-tags" type="b">
       <default>true</default>
     </key>
+	  <key name="pomodoro" type="b">
+      <default>false</default>
+    </key>
+	  <key name="pomodoro-time" type="i">
+      <default>25</default>
+    </key>
 	</schema>
 </schemalist>