diff options
Diffstat (limited to 'i3')
-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 |