summaryrefslogtreecommitdiff
path: root/dotfiles/system/.gnupg
AgeCommit message (Collapse)Author
4 daysrefactor(dotfiles): rename system/ to common/ and remove unused configsCraig Jennings
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>
4 daysfeat(themes): add Qt theming and font packagesCraig Jennings
- Configure Qt5/Qt6 to use Adwaita-Dark style via adwaita-qt - Add qt6ct.conf with matching settings to qt5ct - Set QT_STYLE_OVERRIDE for consistent dark theme - Add XCURSOR_THEME to hyprland.conf - Update pinentry-dmenu to use BerkeleyMono Nerd Font - Add font packages to archsetup: cantarell-fonts, ttf-caladea, ttf-carlito, ttf-croscore Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-11-08feat:gpg-agent: enhance configuration with SSH support and cachingCraig Jennings
Add settings for SSH support, prolonged passphrase caching, and display preservation. Improve versatility and reliability of gpg-agent.
2025-09-12allow loopback pinentry for EmacsCraig Jennings
should allow Emacs to request loopback pinentry should NOT overwrite other system/default pinentries
2025-05-21moving arch dotfiles into archsetupCraig Jennings