feat(Hyprland): change vertically split workspace from 4 to 10

This commit is contained in:
2025-11-07 02:26:13 +01:00
parent 823d8b9bb6
commit 76f3efe1b4

View File

@@ -82,7 +82,7 @@ in {
new_status = "inherit"; new_status = "inherit";
}; };
workspace = [ workspace = [
"4, layoutopt:orientation:bottom" "10, layoutopt:orientation:bottom"
"1, layoutopt:orientation:bottom" "1, layoutopt:orientation:bottom"
]; ];
decoration = { decoration = {