From fe657a91a217f0864698e1db1df0921bec735f16 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Tue, 29 Oct 2024 22:10:11 +0100 Subject: hyprland: remove master-layout specification --- modules/hm/sils/hyprland.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix index 5164e71..3dbfa51 100644 --- a/modules/hm/sils/hyprland.nix +++ b/modules/hm/sils/hyprland.nix @@ -97,10 +97,10 @@ in { preserve_split = "yes"; # you probably want this }; - master = { - # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more - new_is_master = "true"; - }; + #master = { + # # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more + # new_is_master = "true"; + #}; gestures = { # See https://wiki.hyprland.org/Configuring/Variables/ for more -- cgit 1.4.1