aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.local/share/keyrings/default
Commit message (Collapse)AuthorAgeFilesLines
* fix(dotfiles): remove keyrings from version control (contains secrets)Craig Jennings2026-01-311-1/+0
|
* fix(keyring,hyprpm): use template keyring, fix hyprpm warningCraig Jennings2026-01-291-0/+1
Keyring: - Add empty-password login.keyring template to dotfiles - Remove init-keyring script (secretstorage API requires prompting) - Remove python-secretstorage dependency - Remove PAM gnome-keyring config (not needed with template approach) Hyprpm: - Only run hyprpm reload if plugins are installed - Prevents "Failed to load plugins" warning on fresh installs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>