config.json 174 B

1234567891011
  1. {
  2. "window": {
  3. "width": 1200,
  4. "height": 720
  5. },
  6. "dialog": {
  7. "width": 700,
  8. "height": 330
  9. },
  10. "defaultExportToMarkdown": true
  11. }