diff --git a/src/keybind/builtin/flow.json b/src/keybind/builtin/flow.json index e7f195a..652b285 100644 --- a/src/keybind/builtin/flow.json +++ b/src/keybind/builtin/flow.json @@ -63,7 +63,7 @@ ["ctrl+page_up", "previous_tab"], ["ctrl+shift+page_down", "move_tab_next"], ["ctrl+shift+page_up", "move_tab_previous"], - ["ctrl+shift+e", "switch_buffers"], + ["ctrl+k e", "switch_buffers"], ["alt+shift+v", "clipboard_history"], ["ctrl+0", "reset_fontsize"], ["ctrl+plus", "adjust_fontsize", 1.0],