hyprland: disable inserting window last in group
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
baefe19341
commit
52d5d7a9f7
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ in {
|
|||
"col.border_locked_active" = "rgb(d33682)";
|
||||
"col.border_locked_inactive" = "rgba(d3368240)";
|
||||
#// auto_group = false;
|
||||
insert_after_current = false;
|
||||
#// insert_after_current = false;
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#groupbar
|
||||
groupbar = {
|
||||
|
|
Loading…
Add table
Reference in a new issue