From 76f3efe1b4e8233931eff1b135ec431680277fc6 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Fri, 7 Nov 2025 02:26:13 +0100 Subject: [PATCH] feat(Hyprland): change vertically split workspace from 4 to 10 --- users/modules/desktop/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/modules/desktop/hyprland.nix b/users/modules/desktop/hyprland.nix index 6326987..e81e3bb 100644 --- a/users/modules/desktop/hyprland.nix +++ b/users/modules/desktop/hyprland.nix @@ -82,7 +82,7 @@ in { new_status = "inherit"; }; workspace = [ - "4, layoutopt:orientation:bottom" + "10, layoutopt:orientation:bottom" "1, layoutopt:orientation:bottom" ]; decoration = {