forked from KptltD00M/nixy
feat(gaming): fix hyprland mouse acceleration & mnt hdd on home-pc setup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user