diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/all-keybindings.h | 2 |
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) |