diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-09 21:29:41 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-09 21:29:41 -0500 |
| commit | db29606164ed14d76dd05222965c9cc08ddd0aa0 (patch) | |
| tree | 524b2b7d2794371e62e23fbe2d484c8752199b06 /dotfiles/common/.config/calibre/gui.json | |
| parent | ac9277952bc8e949d3b92de05063d2ff3db9fde1 (diff) | |
feat: add bind package for DNS utilities, update dotfile state
Add bind (dig, host, nslookup) to supplemental packages and
systemd-resolvconf for wireguard DNS integration. Update calibre,
hyprland, hyprlock, qalculate, mimeapps, and waypaper state.
Diffstat (limited to 'dotfiles/common/.config/calibre/gui.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index 610b5ec..785980f 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -60,7 +60,7 @@ }, "book_details_widget_splitter_state_horizontal": { "__class__": "bytearray", - "__value__": "AAAA/wAAAAEAAAACAAAB8wAAA9sB/////wEAAAABAA==" + "__value__": "AAAA/wAAAAEAAAACAAABmQAABYcB/////wEAAAABAA==" }, "book_info_dialog_splitter_state": { "__class__": "bytearray", @@ -422,13 +422,13 @@ "maximized": true, "normal_geometry": { "height": 1314, - "width": 3374, + "width": 1828, "x": 0, "y": 0 }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAADS0AAAUhAAAAAAAAAAAAAA0tAAAFIQAAAAACAAAADXAAAAAAAAAAAAAADS0AAAUh" + "__value__": "AdnQywADAAAAAAAAAAAAAAAADS0AAAUhAAAAAAAAAAAAAAcjAAAFIQAAAAACAAAADXAAAAAAAAAAAAAADS0AAAUh" }, "screen": { "depth": 32, @@ -1121,28 +1121,28 @@ }, "geometry-of-preferences dialog geometry": { "frame_geometry": { - "height": 720, - "width": 930, + "height": 826, + "width": 1077, "x": 0, "y": 0 }, "full_screened": false, "geometry": { - "height": 720, - "width": 930, + "height": 826, + "width": 1077, "x": 0, "y": 0 }, "maximized": true, "normal_geometry": { - "height": 720, - "width": 930, + "height": 826, + "width": 1077, "x": 0, "y": 0 }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAAA6EAAALPAAAAAAAAAAAAAAOhAAACzwAAAAACAAAADXAAAAAAAAAAAAAAA6EAAALP" + "__value__": "AdnQywADAAAAAAAAAAAAAAAABDQAAAM5AAAAAAAAAAAAAAQ0AAADOQAAAAACAAAADXAAAAAAAAAAAAAABDQAAAM5" }, "screen": { "depth": 32, @@ -1381,7 +1381,7 @@ }, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 60 + "/home/cjennings/sync/books": 72 }, "light_palette_name": "", "light_palettes": { @@ -1416,7 +1416,7 @@ "book_details_height": 0.2306843267108168, "cover_browser_width": 0.3496932515337423, "quick_view_height": 0.2560706401766004, - "tag_browser_width": 0.18708971553610504 + "tag_browser_width": 0.1487964989059081 }, "narrow_visibility": { "book_details": true, @@ -1446,6 +1446,8 @@ "previous_sort_order_BooksView": { "#isbn": true, "authors": true, + "marked": true, + "pubdate": false, "timestamp": false, "title": true }, @@ -1459,6 +1461,7 @@ "English" ], "search bar visible": true, + "server3_warning_done": true, "show_splash_screen": false, "show_vl_tabs": true, "tag browser search box visible": false, |
