added bindings for print screen key

This commit is contained in:
2015-06-16 22:12:01 -07:00
parent 08d1b96984
commit cabc77fd6c

View File

@@ -47,6 +47,10 @@ bindsym XF86AudioPlay exec --no-startup-id mpc toggle
# lock
bindsym XF86ScreenSaver exec i3lock -c 2e93f4
# print screen
bindsym Print exec scrot
bindsym Mod1+Print exec scrot -s
# kill focused window
bindsym $mod+Shift+Q kill