741 current 2024-06-11 14:01:32 24.11.20240609.c7b821b 6.9.3-zen1 *

This commit is contained in:
zackartz 2024-06-11 14:01:33 -04:00
parent 585240428a
commit 329bbf6ba8
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 8 additions and 4 deletions

8
flake.lock generated
View file

@ -669,11 +669,11 @@
"xdph": "xdph" "xdph": "xdph"
}, },
"locked": { "locked": {
"lastModified": 1718119131, "lastModified": 1718128194,
"narHash": "sha256-iW2ChkE+8pnOPQjsOGtppAe9UyZ41JpP6WTQrD14r9Q=", "narHash": "sha256-ElvRwujUvoycMCNBsi8AVGuVQedFosMW+6CHYgjidaE=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "1c388e52fb71b116d728830f31883f0ef0e6cf17", "rev": "e1b05f8eafd8cd3e7e9197fa1db92391174b9206",
"revCount": 4801, "revCount": 4803,
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://github.com/hyprwm/Hyprland" "url": "https://github.com/hyprwm/Hyprland"

View file

@ -128,6 +128,10 @@ in {
force_no_accel = true; force_no_accel = true;
}; };
dwindle = {
force_split = 2;
};
decoration = { decoration = {
# fancy corners # fancy corners
rounding = 10; rounding = 10;