From 19a39b89908b724631f9bba54103a8f71c33630c Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Wed, 3 Jul 2024 15:41:49 +0700 Subject: [PATCH] hyprland: removed broken config --- home/modules/hyprland/hyprland.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 2505459..89e5596 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -44,9 +44,9 @@ in force_split = 2; }; - master = { - new_is_master = true; - }; + # master = { + # new_is_master = true; + # }; gestures = { workspace_swipe = true;