all repos

dotfiles @ d5fdcf0

my dotfiles
1 files changed, 12 insertions(+), 0 deletions(-)
logseq: add preferences.json
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-08-22 11:58:53 +0300
Parent: 5f5722a
A logseq/preferences.json

@@ -0,0 +1,12 @@

+{ + "theme": null, + "themes": { + "mode": "dark", + "light": null, + "dark": null + }, + "externals": [], + "pinnedToolbarItems": [ + "logseq-journals-calendar:open-calendar" + ] +}