diff --git a/hypr/conf/keybindings.conf b/hypr/conf/keybindings.conf index 07f1850..aa8f551 100644 --- a/hypr/conf/keybindings.conf +++ b/hypr/conf/keybindings.conf @@ -9,8 +9,8 @@ bind = $mainMod, Q, killactive bind = $mainMod, F, fullscreen bind = $mainMod, E, exec, dolphin bind = $mainMod, T, togglefloating -bind = $mainMod, B, exec, brave -bind = $mainMod CTRL, B, exec, chromium +bind = $mainMod, B, exec, chromium +bind = $mainMod CTRL, B, exec, brave bind = $mainMod, J, togglesplit bind = $mainMod, left, movefocus, l bind = $mainMod, right, movefocus, r