From d972fb8a015a16d20b39afa83f2768ef0760e741 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 13 Aug 2018 11:48:56 +0200 Subject: [PATCH] Start GNOME keyring with WM --- gui/x11/xinitrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gui/x11/xinitrc b/gui/x11/xinitrc index e8bbf35..b051f1e 100644 --- a/gui/x11/xinitrc +++ b/gui/x11/xinitrc @@ -11,5 +11,8 @@ fi [[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources start-pulseaudio-x11 +dbus-update-activation-environment --systemd DISPLAY +eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh) +export SSH_AUTH_SOCK # exec startxfce4 exec i3