diff options
Diffstat (limited to 'dotfiles/system/.config/calibre/gui.py.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/gui.py.json | 85 | 
1 files changed, 43 insertions, 42 deletions
| diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json index 95bdc07..6bfc78c 100644 --- a/dotfiles/system/.config/calibre/gui.py.json +++ b/dotfiles/system/.config/calibre/gui.py.json @@ -20,11 +20,11 @@    "cover_flow_queue_length": 6,    "default_send_to_device_action": "DeviceAction:main::False:False",    "delete_news_from_library_on_upload": false, -  "disable_animations": false, +  "disable_animations": true,    "disable_tray_notification": false,    "enforce_cpu_limit": true,    "get_social_metadata": true, -  "gui_layout": "narrow", +  "gui_layout": "wide",    "highlight_search_matches": false,    "internally_viewed_formats": [      "AZW", @@ -46,55 +46,56 @@    "jobs_search_history": [],    "lrf_viewer_search_history": [],    "main_search_history": [ -<<<<<<< Updated upstream -    "author:Heidegger", -    "author:Heidegger not format:epub", -    "author:Heidegger not format:pdf", -    "author:Heidegger ! format:pdf", -    "author:Heidegger ! format:epub", -    "author:Heidegger !format:epub", -    "lee braver" -======= -    "rebel camus", -    "author:heidegger", -    "phenomenology of intuition author:heidegger", -    "author:hitchens format:epub", -    "author:hitchens", -    "jefferson author:hitchens", -    "author:koestler", -    "author:orwell", -    "hitchens orwell", -    "CARR Yearbook", -    "tag:inbox", -    "inbox", -    "author:machiavelli", -    "machiavelli", -    "authors:\"=Anne Applebaum\"", -    "heidegger",      "format:epub", -    "orwell hitchens", -    "orwell", -    "read", -    "study", -    "author:john rawls", -    "liberty mill", -    "puzzles", -    "author:John Stuart Mill" ->>>>>>> Stashed changes +    "author:orwell", +    "author:zola", +    "sartre humanism", +    "caminos", +    "author:mackie", +    "format:epub mackie", +    "format:epub makie", +    "format:epub metaphysics", +    "not format:epub", +    "dialectic", +    "title:republic", +    "title:republic author:grube", +    "author:markus gabriel", +    "author:gabriel", +    "author:markus gabirel", +    "author:heidegger format:epub", +    "author:marcuse format:epub", +    "format:epub author:horkheimer", +    "author:sheehan", +    "thompson clarke", +    "author:papineau", +    "title:kant", +    "title:kant author:guyer not format:epub", +    "kant guyer"    ],    "main_window_geometry": null,    "match_tags_type": "any",    "new_version_notification": false, -  "oldest_news": 60, +  "oldest_news": 7,    "overwrite_author_title_metadata": true, -  "plugin_search_history": [], -  "save_to_disk_template_history": [], +  "plugin_search_history": [ +    "kobo", +    "covers", +    "cover", +    "rsync" +  ], +  "save_to_disk_template_history": [ +    "{author_sort}/{title}/{title} - {authors}" +  ],    "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": [], +  "shortcuts_search_history": [ +    "quit", +    "quickview", +    "q" +  ],    "show_avg_rating": true,    "sort_tags_by": "name",    "systray_icon": false, @@ -103,8 +104,8 @@      "__value__": []    },    "tweaks_search_history": [], -  "upload_news_to_device": true, -  "use_roman_numerals_for_series_number": true, +  "upload_news_to_device": false, +  "use_roman_numerals_for_series_number": false,    "viewer_search_history": [],    "viewer_toc_search_history": [],    "worker_limit": 6 | 
