aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/hm/sils/hyprland.nix8
1 files 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