diff --git a/hypr/conf/keybindings/default.conf b/hypr/conf/keybindings/default.conf index ec842ad..8f84d3b 100644 --- a/hypr/conf/keybindings/default.conf +++ b/hypr/conf/keybindings/default.conf @@ -27,6 +27,7 @@ bind = $mainMod SHIFT, right, resizeactive, 100 0 bind = $mainMod SHIFT, left, resizeactive, -100 0 bind = $mainMod SHIFT, up, resizeactive, 0 -100 bind = $mainMod SHIFT, down, resizeactive, 0 100 +bind = $mainMod, G, togglegroup, # toggle the window on focus to group (tab mode) # Actions bind = $mainMod, PRINT, exec, ~/dotfiles/hypr/scripts/screenshot.sh