diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 13:45:12 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 13:45:12 -0500 |
| commit | 979cf4103e94f05c5186366161ca6c667def39f6 (patch) | |
| tree | 8098e7b40a0b6e2223f372eacd55d19e1c847046 /dotfiles | |
| parent | 71c43a1d227bd73d654df55e054c311e890044b8 (diff) | |
| download | archsetup-979cf4103e94f05c5186366161ca6c667def39f6.tar.gz archsetup-979cf4103e94f05c5186366161ca6c667def39f6.zip | |
chore(dotfiles): refresh calibre runtime state
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/common/.config/calibre/dynamic.pickle.json | 12 | ||||
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 8 |
2 files changed, 4 insertions, 16 deletions
diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index 8de8268..8b74dcb 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -9,10 +9,6 @@ false ], [ - "pubdate", - true - ], - [ "timestamp", false ], @@ -21,14 +17,6 @@ true ], [ - "authors", - true - ], - [ - "title", - true - ], - [ "timestamp", false ] diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index 785980f..08e387c 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -408,14 +408,14 @@ "geometry-of-calibre_main_window_geometry": { "frame_geometry": { "height": 1314, - "width": 3374, + "width": 1828, "x": 0, "y": 0 }, "full_screened": false, "geometry": { "height": 1314, - "width": 3374, + "width": 1828, "x": 0, "y": 0 }, @@ -428,7 +428,7 @@ }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAADS0AAAUhAAAAAAAAAAAAAAcjAAAFIQAAAAACAAAADXAAAAAAAAAAAAAADS0AAAUh" + "__value__": "AdnQywADAAAAAAAAAAAAAAAAByMAAAUhAAAAAAAAAAAAAAcjAAAFIQAAAAACAAAADXAAAAAAAAAAAAAAByMAAAUh" }, "screen": { "depth": 32, @@ -1381,7 +1381,7 @@ }, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 72 + "/home/cjennings/sync/books": 74 }, "light_palette_name": "", "light_palettes": { |
