aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--executable_dot_xinitrc.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/executable_dot_xinitrc.tmpl b/executable_dot_xinitrc.tmpl
index 9a62e84..9ad3c74 100644
--- a/executable_dot_xinitrc.tmpl
+++ b/executable_dot_xinitrc.tmpl
@@ -36,6 +36,7 @@ case `uname` in
redshift &
${HOME}/bin/icd
${HOME}/.screenlayout/{{ .chezmoi.hostname }}-work.sh
+ xidle -delay 2 -se -timeout 180 -program "/usr/X11R6/bin/xlock" &
exec xmonad
;;