summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-06-30 20:50:26 -0500
committerBlaise Thompson <blaise@untzag.com>2018-06-30 20:50:26 -0500
commit85bca23f5d984ba78edf05120348a1eb01834665 (patch)
tree1358063a5af4265499ca15f371dcc9e309dcca94
parent665ceb92ddf8603d62b24bab6b60f91c5d9276a6 (diff)
2018-06-30 20:50
-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