aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.config/calibre/metadata-sources-cache.json
Commit message (Collapse)AuthorAgeFilesLines
* feat: add bind package for DNS utilities, update dotfile stateCraig Jennings2026-04-091-2/+0
| | | | | | Add bind (dig, host, nslookup) to supplemental packages and systemd-resolvconf for wireguard DNS integration. Update calibre, hyprland, hyprlock, qalculate, mimeapps, and waypaper state.
* feat(archsetup): add texlive-plaingeneric and masterpdfeditor packagesCraig Jennings2026-02-211-2/+2
| | | | | Add texlive-plaingeneric for org-mode PDF export (ulem.sty) and masterpdfeditor from AUR for PDF form editing. Update calibre config.
* chore(calibre): update calibre config stateCraig Jennings2026-02-121-0/+18
|
* chore(calibre): remove auto-generated files (plugins, caches, icons)Craig Jennings2026-01-311-18/+0
|
* refactor(dotfiles): rename system/ to common/ and remove unused configsCraig Jennings2026-01-261-0/+18
Rename dotfiles/system to dotfiles/common for clarity - indicates shared dotfiles used across all desktop environments (DWM, Hyprland). Removed config directories for uninstalled applications: - ghostty (using different terminal) - lf (using ranger instead) - mopidy (using mpd instead) - nitrogen (X11-only, obsolete for Wayland) - pychess (not installed) - JetBrains (not installed via archsetup) - youtube-dl (using yt-dlp with different config location) Kept audacious config for potential future use. Updated all references in archsetup, CLAUDE.md, todo.org, and validation.sh. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>