summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/calibre/gui.py.json
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.config/calibre/gui.py.json')
-rw-r--r--dotfiles/system/.config/calibre/gui.py.json82
1 files changed, 82 insertions, 0 deletions
diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json
new file mode 100644
index 0000000..f8268a5
--- /dev/null
+++ b/dotfiles/system/.config/calibre/gui.py.json
@@ -0,0 +1,82 @@
+{
+ "LRF_conversion_defaults": [],
+ "LRF_ebook_viewer_options": null,
+ "asked_library_thing_password": false,
+ "auto_download_cover": false,
+ "autolaunch_server": false,
+ "column_map": [
+ "title",
+ "ondevice",
+ "authors",
+ "size",
+ "timestamp",
+ "rating",
+ "publisher",
+ "tags",
+ "series",
+ "pubdate"
+ ],
+ "confirm_delete": false,
+ "cover_flow_queue_length": 6,
+ "default_send_to_device_action": "DeviceAction:main::False:False",
+ "delete_news_from_library_on_upload": false,
+ "disable_animations": true,
+ "disable_tray_notification": false,
+ "enforce_cpu_limit": true,
+ "get_social_metadata": true,
+ "gui_layout": "wide",
+ "highlight_search_matches": false,
+ "internally_viewed_formats": [
+ "AZW",
+ "AZW3",
+ "FB2",
+ "FBZ",
+ "HTML",
+ "HTMLZ",
+ "KEPUB",
+ "LIT",
+ "LRF",
+ "MOBI",
+ "PDB",
+ "POBI",
+ "PRC",
+ "RB",
+ "SNB"
+ ],
+ "jobs_search_history": [],
+ "lrf_viewer_search_history": [],
+ "main_search_history": [
+ "tag:nextup",
+ "tag:next"
+ ],
+ "main_window_geometry": null,
+ "match_tags_type": "any",
+ "new_version_notification": true,
+ "oldest_news": 60,
+ "overwrite_author_title_metadata": true,
+ "plugin_search_history": [],
+ "save_to_disk_template_history": [],
+ "scheduler_search_history": [],
+ "search_as_you_type": false,
+ "send_to_device_template_history": [],
+ "send_to_storage_card_by_default": false,
+ "separate_cover_flow": false,
+ "shortcuts_search_history": [
+ "quit",
+ "quickview",
+ "q"
+ ],
+ "show_avg_rating": true,
+ "sort_tags_by": "name",
+ "systray_icon": false,
+ "tag_browser_hidden_categories": {
+ "__class__": "set",
+ "__value__": []
+ },
+ "tweaks_search_history": [],
+ "upload_news_to_device": true,
+ "use_roman_numerals_for_series_number": true,
+ "viewer_search_history": [],
+ "viewer_toc_search_history": [],
+ "worker_limit": 6
+} \ No newline at end of file