diff options
| author | Craig Jennings <c@cjennings.net> | 2026-03-07 11:28:56 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-03-07 11:28:56 -0600 |
| commit | 60943e96a6a6a9fe6e8d368f9db2bf9aedf1a6bc (patch) | |
| tree | 5a49bdd265eb5a8f2803d016ddcfafbc99e0c5e3 /dotfiles/common/.config/calibre/gui.json | |
| parent | 3285f944b32f4b362abb00630daa86078b99dc9d (diff) | |
chore: update calibre, mimeapps, authinfo, add outbox items
Calibre window geometry and scheduler updates. Add Signal URI handlers.
Move processed inbox items to outbox.
Diffstat (limited to 'dotfiles/common/.config/calibre/gui.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index b2c54f7..5dbf9b3 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -407,28 +407,28 @@ }, "geometry-of-calibre_main_window_geometry": { "frame_geometry": { - "height": 384, - "width": 1490, + "height": 1314, + "width": 2009, "x": 0, "y": 0 }, "full_screened": false, "geometry": { - "height": 384, - "width": 1490, + "height": 1314, + "width": 2009, "x": 0, "y": 0 }, "maximized": true, "normal_geometry": { "height": 1314, - "width": 1828, + "width": 1659, "x": 0, "y": 0 }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAABdEAAAF/AAAAAAAAAAAAAAcjAAAFIQAAAAACAAAADXAAAAAAAAAAAAAABdEAAAF/" + "__value__": "AdnQywADAAAAAAAAAAAAAAAAB9gAAAUhAAAAAAAAAAAAAAZ6AAAFIQAAAAACAAAADXAAAAAAAAAAAAAAB9gAAAUh" }, "screen": { "depth": 32, @@ -1381,7 +1381,7 @@ }, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 54 + "/home/cjennings/sync/books": 56 }, "light_palette_name": "", "light_palettes": { |
