From 6e82a6c6462f33dd63eaf162fdca049e13273c4c Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Thu, 11 Jul 2019 23:20:45 +0200 Subject: [PATCH] [UPDATE] Add xautolock in xinitrc --- X/.xinitrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/X/.xinitrc b/X/.xinitrc index 9ea49b8..21c4703 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -1,5 +1,8 @@ # Allow inclusion of home directories in ~/.Xresources xrdb -I$HOME ~/.Xresources +# Autolock after 1 minute without any input, unless the mouse is in the corner +xautolock -time 1 -corners 000+ -locker "~/scripts/i3exit lock" + # Launch i3 exec i3