aboutsummaryrefslogtreecommitdiff
path: root/config.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-12 15:57:55 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-12 15:57:55 +0200
commitfd72079c5163f9881872d70b64aafde03b8b2385 (patch)
tree6840d4c4bf511f0e4a2c53fd0fe74240e076775c /config.scm
parentCalendar names now encoded with modified base64 (diff)
downloadcalp-fd72079c5163f9881872d70b64aafde03b8b2385.tar.gz
calp-fd72079c5163f9881872d70b64aafde03b8b2385.tar.xz
Add option for default calendar.
Diffstat (limited to 'config.scm')
-rw-r--r--config.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.scm b/config.scm
index c2d395a4..b6f22941 100644
--- a/config.scm
+++ b/config.scm
@@ -76,3 +76,4 @@
[else (parse-links str)])))
(set-config! 'week-start mon)
+(set-config! 'default-calendar "Calendar")