From e1665d2106b624295192de4631aeaac79dc36e25 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 18 Aug 2014 18:34:59 +0200 Subject: Fixed gnome-keyring startup --- i3wm/.i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3wm/.i3/config') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 173e699..44ed2c9 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -127,6 +127,7 @@ bindsym control+Mod1+l exec --no-startup-id i3lock -c 000000 bindsym Control+Mod1+m exec --no-startup-id ~/.screenlayout/mobile.sh bindsym Control+Mod1+d exec --no-startup-id ~/.screenlayout/docked.sh +exec --no-startup-id export $(gnome-keyring-daemon) exec --no-startup-id urxvtd exec --no-startup-id nm-applet exec --no-startup-id feh --bg-center ~/.background.jpg -- cgit v1.2.3