summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-04-07 20:48:15 +0200
committerStefano Karapetsas <[email protected]>2013-04-07 20:48:15 +0200
commitd6cc1de269ca4fa4404137d075d6e59fc20dc4fb (patch)
tree06d6f249e72943ed5b71edd5ce4533d861f5ff8e /src/include
parent8002f5e0c7187dd63add8d1dc676a96ec4cca4f3 (diff)
downloadmarco-d6cc1de269ca4fa4404137d075d6e59fc20dc4fb.tar.bz2
marco-d6cc1de269ca4fa4404137d075d6e59fc20dc4fb.tar.xz
Fix window screenshot keybinding
Diffstat (limited to 'src/include')
-rw-r--r--src/include/all-keybindings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/all-keybindings.h b/src/include/all-keybindings.h
index 26f23262..10488a12 100644
--- a/src/include/all-keybindings.h
+++ b/src/include/all-keybindings.h
@@ -184,7 +184,7 @@ keybind (run-command-31, handle_run_command, 30, 0)
keybind (run-command-32, handle_run_command, 31, 0)
keybind (run-command-screenshot, handle_run_command, 32, 0)
-keybind (run-command-window_screenshot, handle_run_command, 33, 0)
+keybind (run-command-window-screenshot, handle_run_command, 33, 0)
keybind (run-command-terminal, handle_run_terminal, 0, 0)