Adding default configuration, updating labels in preference dialog
Former-commit-id: 37871a4f6d60e419bd7974f3512c3a7f66eb000f
This commit is contained in:
parent
c248b931d7
commit
eee3e9627a
13
yomi_base/defaults.json
Normal file
13
yomi_base/defaults.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"checkForUpdates": true,
|
||||||
|
"colorBg": 4294967295,
|
||||||
|
"colorFg": 4278190080,
|
||||||
|
"decks": [],
|
||||||
|
"fantFamily": "Arial",
|
||||||
|
"fontSize": 12,
|
||||||
|
"loadRecentFile": true,
|
||||||
|
"recentFiles": [],
|
||||||
|
"scanLength": 16,
|
||||||
|
"stripReadings": false,
|
||||||
|
"wordWrap": false
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user