diff --git a/src/keybind/builtin/flow.json b/src/keybind/builtin/flow.json index de0d4f2..3799396 100644 --- a/src/keybind/builtin/flow.json +++ b/src/keybind/builtin/flow.json @@ -599,6 +599,7 @@ ["ctrl+shift+p", "open_command_palette"], ["alt+shift+p", "open_command_palette"], ["alt+x", "open_command_palette"], + ["alt+!", "run_task"], ["alt+f9", "panel_next_widget_style"] ] }