From ae1ae30e679a8a1b4d7008235732b51bbe991caa Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 18 May 2025 16:36:06 +0200 Subject: [PATCH] feat(hyprland): better Hyprland layout --- users/modules/hyprland.nix | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/users/modules/hyprland.nix b/users/modules/hyprland.nix index 3d6f05a..7011041 100644 --- a/users/modules/hyprland.nix +++ b/users/modules/hyprland.nix @@ -70,8 +70,15 @@ in { border_size = 2; "col.active_border" = "rgb(81a1c1) rgb(a3be8c) 45deg"; "col.inactive_border" = "rgb(4c566a)"; - layout = "dwindle"; + layout = "master"; }; + master = { + orientation = "center"; + new_status = "inherit"; + }; + workspace = [ + "2, layoutopt:orientation:bottom" + ]; decoration = { rounding = 5; # blur = {