From f0a179388969fe95601a1bab5e0f9591143545b0 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 31 May 2026 13:47:12 +0200 Subject: [PATCH] feat(hyprland): make workspace 9 vertical --- users/modules/desktop/hyprland.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/modules/desktop/hyprland.nix b/users/modules/desktop/hyprland.nix index e5d7d10..5c8aa11 100644 --- a/users/modules/desktop/hyprland.nix +++ b/users/modules/desktop/hyprland.nix @@ -88,8 +88,9 @@ in { new_status = "inherit"; }; workspace = [ - "10, layoutopt:orientation:bottom" "1, layoutopt:orientation:bottom" + "9, layoutopt:orientation:bottom" + "10, layoutopt:orientation:bottom" ]; decoration = { rounding = 20;