summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-09-15 21:46:15 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-09-15 21:46:15 +0200
commitd7d4d9fa7ac1ece08f370147b4f72285e04d3517 (patch)
tree725f8777abf143591bdad466f4014f4451476ac4 /imagrc.toml
parentbe8a3d1242632af0b3e369b3d78633a44eb6f041 (diff)
Make default bookmark collection configurable via imagrc.toml
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 5fd90653..a59102f7 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -82,3 +82,6 @@ default_diary = "default"
[diary.diaries.default]
timed = "minutely"
+[bookmark]
+default_collection = "default"
+