diff --git a/configs/hyprland/hypr/conf/devices.conf b/configs/hyprland/hypr/conf/devices.conf index af137da..335d0bd 100644 --- a/configs/hyprland/hypr/conf/devices.conf +++ b/configs/hyprland/hypr/conf/devices.conf @@ -6,4 +6,5 @@ device { name = instant-usb-gaming-mouse- natural_scroll = 0 accel_profile = flat + sensitivity = -0.8 } \ No newline at end of file diff --git a/configs/hyprland/hypr/conf/input.conf b/configs/hyprland/hypr/conf/input.conf index 879e3cb..d049305 100644 --- a/configs/hyprland/hypr/conf/input.conf +++ b/configs/hyprland/hypr/conf/input.conf @@ -10,8 +10,6 @@ input { kb_model = kb_rules = follow_mouse = 1 - # force_no_accel = true - accel_profile = flat touchpad { natural_scroll = false diff --git a/configs/hyprland/hypr/conf/settings.conf b/configs/hyprland/hypr/conf/settings.conf index 5ff5e78..f544a79 100644 --- a/configs/hyprland/hypr/conf/settings.conf +++ b/configs/hyprland/hypr/conf/settings.conf @@ -14,8 +14,6 @@ general { no_focus_fallback = false layout = dwindle allow_tearing = false - - sensitivity = 0.2 } misc {