From 52d5d7a9f713d75a26331d3b22c291de779b063c Mon Sep 17 00:00:00 2001 From: Myned Date: Sat, 21 Dec 2024 13:37:18 -0500 Subject: [PATCH] hyprland: disable inserting window last in group Signed-off-by: Myned --- options/custom/desktops/hyprland/settings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index 423b10c..ee1e9ff 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -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 = {