diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-06-30 20:50:26 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-06-30 20:50:26 -0500 |
commit | 85bca23f5d984ba78edf05120348a1eb01834665 (patch) | |
tree | 1358063a5af4265499ca15f371dcc9e309dcca94 /i3/config | |
parent | 665ceb92ddf8603d62b24bab6b60f91c5d9276a6 (diff) |
2018-06-30 20:50
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |