feat: change mouse accel on zenith
This commit is contained in:
@@ -147,7 +147,7 @@ in
|
|||||||
|
|
||||||
input = {
|
input = {
|
||||||
focus-follows-mouse.enable = true;
|
focus-follows-mouse.enable = true;
|
||||||
mouse."accel-speed" = if machine.portable then -0.4 else 0.4;
|
mouse."accel-speed" = if machine.portable then -0.6 else 0.4;
|
||||||
keyboard = {
|
keyboard = {
|
||||||
repeat-delay = 300;
|
repeat-delay = 300;
|
||||||
repeat-rate = 50;
|
repeat-rate = 50;
|
||||||
|
|||||||
Reference in New Issue
Block a user