From 60d5e7359336c805ee942e19def23c87e283269e Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 17 Mar 2024 22:20:08 +0330 Subject: [PATCH] chore: mouse sensitivity --- configs/hyprland/hypr/conf/settings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/hyprland/hypr/conf/settings.conf b/configs/hyprland/hypr/conf/settings.conf index 2f0aff4..e891ab5 100644 --- a/configs/hyprland/hypr/conf/settings.conf +++ b/configs/hyprland/hypr/conf/settings.conf @@ -15,5 +15,5 @@ general { layout = dwindle allow_tearing = false - sensitivity=0.5 + sensitivity = 0.3 } \ No newline at end of file