Added .xinitrc with gnome-keyring functionality.

This commit is contained in:
Jonathan Bernard
2016-03-31 13:16:00 -05:00
parent 8d781675e2
commit 0f96754535
2 changed files with 4 additions and 2 deletions

2
.xinitrc Normal file
View File

@ -0,0 +1,2 @@
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
export SSH_AUTH_SOCK