diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-07-02 09:04:25 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-07-02 09:04:25 -0500 |
commit | 4fda7b1b6eb947fbf0c9d8e2fe654d4db039401b (patch) | |
tree | abd2c583f6939408722e26602a972d3a6adb82c8 /i3/config | |
parent | 85bca23f5d984ba78edf05120348a1eb01834665 (diff) |
2018-07-02 09:04
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 |