From 60943e96a6a6a9fe6e8d368f9db2bf9aedf1a6bc Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 7 Mar 2026 11:28:56 -0600 Subject: chore: update calibre, mimeapps, authinfo, add outbox items Calibre window geometry and scheduler updates. Add Signal URI handlers. Move processed inbox items to outbox. --- dotfiles/common/.config/calibre/gui.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'dotfiles/common/.config/calibre/gui.json') 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": { -- cgit v1.2.3