Skip to content

Commit

Permalink
drag_into_group (#796)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aqa-Ib authored Oct 8, 2024
1 parent e1833ab commit a583d65
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 @@ -312,6 +312,7 @@ Described [here](../Keywords#per-device-input-configs).
| insert_after_current | whether new windows in a group spawn after current or at group tail | bool | true |
| focus_removed_window | whether Hyprland should focus on the window that has just been moved out of the group | bool | true |
| merge_groups_on_drag | whether window groups can be dragged into other groups | 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 |
| col.border_active | active group border color | gradient | 0x66ffff00 |
| col.border_inactive | inactive (out of focus) group border color | gradient | 0x66777700 |
| col.border_locked_active | active locked group border color | gradient | 0x66ff5500 |
Expand Down

0 comments on commit a583d65

Please sign in to comment.