From a46cac19f8ea6cbaed1cc29ace2c63101cb0b741 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 8 Mar 2026 19:18:07 +0000 Subject: Added xlock settings --- .Xresources | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index aa2e59f..a0d8649 100644 --- a/.Xresources +++ b/.Xresources @@ -59,3 +59,20 @@ XTerm*color6: #689d6a XTerm*color14: #8ec07c XTerm*color7: #a89984 XTerm*color15: #ebdbb2 + +! Drag pointer to lower left corner to lock screen +XIdle*position : sw +! Leave it there for a second +XIdle*delay : 1 +! Lock screen after 5 minutes of inactivity +XIdle*timeout : 300 + +! xlock +XLock.mode : julia +XLock.description : off +XLock.info : +XLock.username : Username: +XLock.password : Password: +XLock.echokeys : on +XLock.echokey : * + -- cgit v1.2.3