diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 7c166e5bf8..85aae27e3f 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -243,3 +243,10 @@ binds: type: state key: F2 mod1: Shift +- function: GuiTabNavigateNext + type: state + key: Tab +- function: GuiTabNavigatePrev + type: state + key: Tab + mod1: Shift