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 | db2fa4739f27ca78e0afd66a786e74f091da70bb (patch) | |
| tree | 59137bf65d0366a67bf18746a6d732fd9179c05e | |
| parent | 1cb6909c24460579496a4e51c28a3bc8da346fbc (diff) | |
| download | archsetup-db2fa4739f27ca78e0afd66a786e74f091da70bb.tar.gz archsetup-db2fa4739f27ca78e0afd66a786e74f091da70bb.zip | |
chore(dotfiles): refresh calibre runtime state
| -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": { |
