diff --git a/modules/gui/hypr/land.nix b/modules/gui/hypr/land.nix index 59e5f13..3abea4b 100644 --- a/modules/gui/hypr/land.nix +++ b/modules/gui/hypr/land.nix @@ -228,14 +228,10 @@ in { }; general = { - sensitivity = 1.0; - gaps_in = 5; gaps_out = 5; border_size = 2; - apply_sens_to_raw = 0; - #no_border_on_floating = true; allow_tearing = mkIf cfg.tearing true;