Fix keyring startup and tolerate non-interactive secret storage

This commit is contained in:
Fabio Scotto di Santolo
2026-03-17 22:32:10 +01:00
parent e21c25c35f
commit 3801d3a6c8
3 changed files with 28 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
# dbus session
export XDG_CURRENT_DESKTOP=i3
exec dbus-run-session sh -c "
eval \$(gnome-keyring-daemon --start --components=secrets,ssh,gpg)
eval \$(ssh-agent -s)
gpgconf --launch gpg-agent
exec i3