hyprland: enable auto_group
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
a5428f1d2e
commit
9e368e5f80
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ in {
|
||||||
"col.border_inactive" = "rgba(6c71c440)";
|
"col.border_inactive" = "rgba(6c71c440)";
|
||||||
"col.border_locked_active" = "rgb(d33682)";
|
"col.border_locked_active" = "rgb(d33682)";
|
||||||
"col.border_locked_inactive" = "rgba(d3368240)";
|
"col.border_locked_inactive" = "rgba(d3368240)";
|
||||||
auto_group = false;
|
#// auto_group = false;
|
||||||
insert_after_current = false;
|
insert_after_current = false;
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#groupbar
|
# https://wiki.hyprland.org/Configuring/Variables/#groupbar
|
||||||
|
|
Loading…
Reference in a new issue