diff options
Diffstat (limited to 'dotfiles/common/.config/calibre/gui.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index f34a1ee..853dbd8 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -1,4 +1,45 @@ { + "action-layout-toolbar": [ + "Choose Library", + null, + "Edit Metadata", + null, + "View", + null, + "Favourites Menu", + null, + "Add Books", + "Fetch News", + "Save To Disk", + null, + "Remove Books", + null, + "Preferences", + "Help", + "Check Books" + ], + "action-layout-toolbar-device": [ + "Choose Library", + null, + "Location Manager", + "Send To Device", + null, + "Edit Metadata", + null, + "View", + null, + "Favourites Menu", + null, + "Add Books", + "Fetch News", + "Save To Disk", + null, + "Remove Books", + null, + "Preferences", + "Help", + "Check Books" + ], "book_list_pin_splitter_state": { "__class__": "bytearray", "__value__": "AAAA/wAAAAEAAAACAAABAAAAAEYA/////wEAAAABAA==" @@ -172,14 +213,14 @@ "geometry-of-calibre_main_window_geometry": { "frame_geometry": { "height": 1306, - "width": 1490, + "width": 1828, "x": 0, "y": 0 }, "full_screened": false, "geometry": { "height": 1306, - "width": 1490, + "width": 1828, "x": 0, "y": 0 }, @@ -192,7 +233,7 @@ }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAABdEAAAUZAAAAAAAAAAAAAAcjAAAFGQAAAAACAAAADXAAAAAAAAAAAAAABdEAAAUZ" + "__value__": "AdnQywADAAAAAAAAAAAAAAAAByMAAAUZAAAAAAAAAAAAAAcjAAAFGQAAAAACAAAADXAAAAAAAAAAAAAAByMAAAUZ" }, "screen": { "depth": 32, @@ -427,7 +468,7 @@ "grid view visible": false, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 6 + "/home/cjennings/sync/books": 10 }, "light_palette_name": "", "light_palettes": { @@ -491,46 +532,5 @@ "show_splash_screen": false, "show_vl_tabs": true, "tag browser search box visible": false, - "toolbar_icon_size": "small", - "action-layout-toolbar": [ - "Choose Library", - null, - "Edit Metadata", - null, - "View", - null, - "Favourites Menu", - null, - "Add Books", - "Fetch News", - "Save To Disk", - null, - "Remove Books", - null, - "Preferences", - "Help", - "Check Books" - ], - "action-layout-toolbar-device": [ - "Choose Library", - null, - "Location Manager", - "Send To Device", - null, - "Edit Metadata", - null, - "View", - null, - "Favourites Menu", - null, - "Add Books", - "Fetch News", - "Save To Disk", - null, - "Remove Books", - null, - "Preferences", - "Help", - "Check Books" - ] + "toolbar_icon_size": "small" }
\ No newline at end of file |
