diff --git a/configs/hyprland/hypr/conf/devices.conf b/configs/hyprland/hypr/conf/devices.conf index f4bd7ea..af137da 100644 --- a/configs/hyprland/hypr/conf/devices.conf +++ b/configs/hyprland/hypr/conf/devices.conf @@ -2,9 +2,8 @@ # Mice : hyprctl devices # ----------------------------------------------------- -# device { -# name = instant-usb-gaming-mouse- -# sensitivity=0.1 -# natural_scroll=0 -# accel_profile=flat -# } \ No newline at end of file +device { + name = instant-usb-gaming-mouse- + natural_scroll = 0 + accel_profile = flat +} \ No newline at end of file diff --git a/configs/hyprland/hypr/conf/settings.conf b/configs/hyprland/hypr/conf/settings.conf index 0173a38..602d267 100644 --- a/configs/hyprland/hypr/conf/settings.conf +++ b/configs/hyprland/hypr/conf/settings.conf @@ -15,7 +15,7 @@ general { layout = dwindle allow_tearing = false - sensitivity = 0.3 + sensitivity = 0.8 } misc {