From d6cc1de269ca4fa4404137d075d6e59fc20dc4fb Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 7 Apr 2013 20:48:15 +0200 Subject: Fix window screenshot keybinding --- src/include/all-keybindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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) -- cgit v1.2.1