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 | 28b77697badcbba04049ad9bab188dd6e8bb159f (patch) | |
| tree | bdb3eedf4b9c6c0fa589904698e07b78ac760d22 /dotfiles/common/.config/calibre/gui.json | |
| parent | 554db3cbc95735112dbbba6be7058b6197abfb5c (diff) | |
| download | archsetup-28b77697badcbba04049ad9bab188dd6e8bb159f.tar.gz archsetup-28b77697badcbba04049ad9bab188dd6e8bb159f.zip | |
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": { |
