diff options
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", |
