From db29606164ed14d76dd05222965c9cc08ddd0aa0 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 9 Apr 2026 21:29:41 -0500 Subject: 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. --- dotfiles/common/.config/calibre/dynamic.pickle.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json') diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index a8a66de..8de8268 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -5,7 +5,19 @@ "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ [ - "title", + "pubdate", + false + ], + [ + "pubdate", + true + ], + [ + "timestamp", + false + ], + [ + "marked", true ], [ -- cgit v1.2.3