From cd78c024694f3dd0e4fc5b66ae7e4478352bd84b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 25 Feb 2015 19:11:55 +0100 Subject: Added `xautolock` autostart in `i3wm` --- i3wm/.i3/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i3wm/.i3') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 8924bd5..7992b7f 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -121,4 +121,5 @@ exec --no-startup-id urxvtd exec --no-startup-id twmnd exec --no-startup-id nm-applet exec --no-startup-id feh --bg-center ~/.background.jpg +exec --no-startup-id xautolock -time 5 -locker "i3lock -c 000000" exec --no-startup-id gvim ~/note/index.wiki -- cgit v1.2.3