diff --git a/flake.lock b/flake.lock index dc590e9..33cea49 100644 --- a/flake.lock +++ b/flake.lock @@ -669,11 +669,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1718119131, - "narHash": "sha256-iW2ChkE+8pnOPQjsOGtppAe9UyZ41JpP6WTQrD14r9Q=", + "lastModified": 1718128194, + "narHash": "sha256-ElvRwujUvoycMCNBsi8AVGuVQedFosMW+6CHYgjidaE=", "ref": "refs/heads/main", - "rev": "1c388e52fb71b116d728830f31883f0ef0e6cf17", - "revCount": 4801, + "rev": "e1b05f8eafd8cd3e7e9197fa1db92391174b9206", + "revCount": 4803, "submodules": true, "type": "git", "url": "https://github.com/hyprwm/Hyprland" diff --git a/modules/home/wms/hyprland/default.nix b/modules/home/wms/hyprland/default.nix index bde0eff..48c7c58 100644 --- a/modules/home/wms/hyprland/default.nix +++ b/modules/home/wms/hyprland/default.nix @@ -128,6 +128,10 @@ in { force_no_accel = true; }; + dwindle = { + force_split = 2; + }; + decoration = { # fancy corners rounding = 10;