From bd72c9c8630e9866d73dd30b5f6930eccb380f5c Mon Sep 17 00:00:00 2001 From: rocketcamel Date: Mon, 21 Jul 2025 12:26:09 -0700 Subject: [PATCH] feat: add togglesplit --- nix/modules/desktop.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nix/modules/desktop.nix b/nix/modules/desktop.nix index adf674b..26b79bf 100644 --- a/nix/modules/desktop.nix +++ b/nix/modules/desktop.nix @@ -154,6 +154,7 @@ "$mod, l, movefocus, r" "$mod, k, movefocus, u" "$mod, j, movefocus, d" + "$mod, Space, togglesplit" "$mod, 0, workspace, 10" "$mod SHIFT, 0, movetoworkspacesilent, 10" @@ -187,6 +188,9 @@ gaps_in = 0; gaps_out = 0; }; + dwindle = { + preserve_split = true; + }; decoration = { rounding = 0; blur = {