Update hyprland splitting behavior

This commit is contained in:
2025-12-15 18:11:23 +01:00
parent 746eee1a18
commit ba2f861ad4
+1
View File
@@ -72,6 +72,7 @@
"workspaces,1,3,default" "workspaces,1,3,default"
]; ];
dwindle.force_split = 2;
cursor.no_warps = true; cursor.no_warps = true;
}; };
}; };