mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Move keyring startup to i3 with secrets-only component
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user