changeset 892:3387af3524dd

i3locker
author Jeff Hammel <k0scist@gmail.com>
date Tue, 01 Jun 2021 09:17:27 -0700
parents b7d5b0dee9d1
children 17316de10c6a
files bin/setup-X.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/setup-X.sh	Tue Jun 01 07:58:53 2021 -0700
+++ b/bin/setup-X.sh	Tue Jun 01 09:17:27 2021 -0700
@@ -40,5 +40,5 @@
 
 if type xautolock
 then
-    xautolock -time 5
+    xautolock -time 5 -locker 'i3lock -n'
 fi