feat(gaming): fix hyprland mouse acceleration & mnt hdd on home-pc setup

This commit is contained in:
kptltd00m
2026-06-28 19:25:53 +02:00
parent 7321b840b7
commit e540227a19
2 changed files with 40 additions and 33 deletions
+3 -1
View File
@@ -154,7 +154,9 @@ in {
kb_options = "caps:escape";
follow_mouse = 1;
sensitivity = 0.5;
sensitivity = 0.0; # or whatever speed you prefer
accel_profile = "flat";
repeat_delay = 300;
repeat_rate = 50;
numlock_by_default = true;