Commit 27d9a12
feat(trivalent): force gnome-libsecret password store
Chromium's password-store auto-detect falls back to the plaintext 'basic'
store under unrecognized desktops (XDG_CURRENT_DESKTOP=Hyprland). Ship a
conf.d drop-in that pins --password-store=gnome-libsecret so saved passwords
and cookie-encryption keys live in gnome-keyring, not plaintext on disk.
The wrapper (trivalent.sh) sources /etc/trivalent/trivalent.conf.d/*.conf and
appends CHROMIUM_FLAGS, so the drop-in is all that's needed.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 91d521b commit 27d9a12
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments