From d79192260ecb0da4f1e6b2453265e2ab40c04972 Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Mon, 11 Sep 2023 17:43:12 +0200 Subject: [PATCH] remove useless default sensitivity setting from hyprland config --- .config/hypr/hyprland.conf.cgt | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/hypr/hyprland.conf.cgt b/.config/hypr/hyprland.conf.cgt index 1e5786f..1a93fdd 100644 --- a/.config/hypr/hyprland.conf.cgt +++ b/.config/hypr/hyprland.conf.cgt @@ -8,8 +8,6 @@ input { touchpad { natural_scroll = no } - - sensitivity = 0 # -1.0 - 1.0, 0 means no modification. } general {