about summary refs log tree commit diff
path: root/data
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-04-14 17:54:57 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-04-14 17:54:57 +0300
commit41d197cc21053b221ebc5af06efec66f77579e13 (patch)
treeba2149cdf543911f18a4ed2223fe21d0f317f915 /data
parenteb80833b5d736180baa49c7f3787fe30eba161db (diff)
downloadFurtherance-41d197cc21053b221ebc5af06efec66f77579e13.tar.zst
Add preferences toggle for daily sums
Diffstat (limited to 'data')
-rwxr-xr-xdata/com.lakoliu.Furtherance.gschema.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.gschema.xml b/data/com.lakoliu.Furtherance.gschema.xml
index a2d22ae..eb19b87 100755
--- a/data/com.lakoliu.Furtherance.gschema.xml
+++ b/data/com.lakoliu.Furtherance.gschema.xml
@@ -22,5 +22,8 @@
 	  <key name="show-seconds" type="b">
       <default>true</default>
     </key>
+    <key name="show-daily-sums" type="b">
+      <default>true</default>
+    </key>
 	</schema>
 </schemalist>