summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3/config3
1 files changed, 1 insertions, 2 deletions
diff --git a/i3/config b/i3/config
index 51f4fb1..e84bff3 100644
--- a/i3/config
+++ b/i3/config
@@ -38,8 +38,7 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
# i3lock
-bindsym $mod+l exec ~/.config/i3/lock.sh
-exec xautolock -time 15 -locker '~/.config/i3/lock.sh'
+bindsym $mod+l exec i3lock -c 000000
# touchpad toggle
bindsym $mod+t exec ~/.config/i3/toggle_mouse.sh