diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-09 16:54:18 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-09 16:54:18 -0600 |
| commit | f0f114a684086aaf731fbfcc2989fd93e7c7f08a (patch) | |
| tree | 1523b5da8f2dd1bf94e766f01739e38e3ef80a5d /dotfiles/common/.config/calibre/viewer.json | |
| parent | e43021a28f58a76f70c0d8d80d6a220b3e590abc (diff) | |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'dotfiles/common/.config/calibre/viewer.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/viewer.json | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/dotfiles/common/.config/calibre/viewer.json b/dotfiles/common/.config/calibre/viewer.json index ecc631e..7a41659 100644 --- a/dotfiles/common/.config/calibre/viewer.json +++ b/dotfiles/common/.config/calibre/viewer.json @@ -1,4 +1,55 @@ { + "geometry-of-print-to-pdf-geometry": { + "frame_geometry": { + "height": 285, + "width": 510, + "x": 649, + "y": 475 + }, + "full_screened": false, + "geometry": { + "height": 285, + "width": 510, + "x": 649, + "y": 475 + }, + "maximized": true, + "normal_geometry": { + "height": 285, + "width": 510, + "x": 649, + "y": 475 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAKJAAAB2wAABIYAAAL3AAACiQAAAdsAAASGAAAC9wAAAAACAAAADXAAAAKJAAAB2wAABIYAAAL3" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "DP-4", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, "print-to-pdf-bottom-margin": 1.0, "print-to-pdf-geometry": { "__class__": "bytearray", |
