From 957924daf8dd3f396dc69be0085462456d072bc3 Mon Sep 17 00:00:00 2001 From: Benedikt Heine Date: Tue, 10 Oct 2017 12:10:43 +0200 Subject: [PATCH] Start gnome keyring correctly --- i3/i3config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3config b/i3/i3config index 942d46b..67f4a11 100644 --- a/i3/i3config +++ b/i3/i3config @@ -11,7 +11,7 @@ exec --no-startup-id xsetroot -solid "#2F343F" # startup programs exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id nm-applet -exec --no-startup-id gnome-keyring-daemon +exec --no-startup-id gnome-keyring-daemon --start --components secrets exec --no-startup-id /usr/bin/feedreader-daemon exec --no-startup-id ~/.local/bin/xmon default exec --no-startup-id ~/.local/bin/lockscreen -d