diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-30 21:01:51 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-30 21:01:51 -0500 |
| commit | 53d647fbe92b9f1f8cdb8b3c10e82c35ac8b0583 (patch) | |
| tree | f11cdf657d95b12af081b11349d9d6b785f2c09c /dotfiles/system/.config/calibre/customize.py.json | |
| parent | 4186e53aea1a3be0525192fda4a43008df0d3738 (diff) | |
updating
Diffstat (limited to 'dotfiles/system/.config/calibre/customize.py.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/customize.py.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/system/.config/calibre/customize.py.json b/dotfiles/system/.config/calibre/customize.py.json index 75af0c4..a648e4b 100644 --- a/dotfiles/system/.config/calibre/customize.py.json +++ b/dotfiles/system/.config/calibre/customize.py.json @@ -6,11 +6,11 @@ "enabled_plugins": { "__class__": "set", "__value__": [ - "Google Images", - "Kobo Reader Device Interface", "Big Book Search", "KoboTouch", - "KoboTouchExtended" + "KoboTouchExtended", + "Kobo Reader Device Interface", + "Google Images" ] }, "filetype_mapping": {}, |
