diff options
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu # i3lock -bindsym $mod+l exec i3lock -c 000000 +bindsym $mod+l exec i3lock -c 000000 && exec xset dpms force off # touchpad toggle bindsym $mod+t exec ~/.config/i3/toggle_mouse.sh |