Skip to content

Commit

Permalink
add merge_groups_on_groupbar (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aqa-Ib authored Nov 6, 2024
1 parent 0af4a6f commit d55274c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ Described [here](../Keywords#per-device-input-configs).
| focus_removed_window | whether Hyprland should focus on the window that has just been moved out of the group | bool | true |
| drag_into_group | whether dragging a window into a unlocked group will merge them. Options: 0 (disabled), 1 (enabled), 2 (only when dragging into the groupbar) | int | 1 |
| merge_groups_on_drag | whether window groups can be dragged into other groups | bool | true |
| merge_groups_on_groupbar | whether one group will be merged with another when dragged into its groupbar | bool | true |
| merge_floated_into_tiled_on_groupbar | whether dragging a floating window into a tiled window groupbar will merge them | bool | false |
| group_on_movetoworkspace | whether using movetoworkspace[silent] will merge the window into the workspace's solitary unlocked group | bool | false |
| col.border_active | active group border color | gradient | 0x66ffff00 |
Expand Down

0 comments on commit d55274c

Please sign in to comment.