From 71d58f7893340a9e999544cbc1222b33ed606c74 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Mon, 19 Aug 2024 22:35:29 +0200 Subject: [PATCH] update hyprland config --- modules/gui/hypr/land.nix | 4 ---- 1 file changed, 4 deletions(-) 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;