From e4b80cd24ba4fa3bea8d9d4d63ea4adada335c1e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 20 Jun 2022 11:23:00 -0700 Subject: i3lock temp on iris --- .config/i3/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index fdc6a2c5..52c72683 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -69,10 +69,7 @@ mode "C-i-" { # make a fresh browser window bindsym b exec firefox -new-window, mode "default" - # lock screen -- relies on xss-lock - # note that this won't lock other VTs (lock-session*s* - # requires root password) - bindsym l exec loginctl lock-session \ + bindsym l exec i3lock \ && sleep 0.5 && xset dpms force standby, \ mode "default" -- cgit v1.2.3