mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
logseq: add preferences.json
This commit is contained in:
parent
5f5722aca1
commit
d5fdcf014a
1 changed files with 12 additions and 0 deletions
12
logseq/preferences.json
Normal file
12
logseq/preferences.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"theme": null,
|
||||
"themes": {
|
||||
"mode": "dark",
|
||||
"light": null,
|
||||
"dark": null
|
||||
},
|
||||
"externals": [],
|
||||
"pinnedToolbarItems": [
|
||||
"logseq-journals-calendar:open-calendar"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue