diff options
-rw-r--r-- | home/profiles/gui/config/sway.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix index e5f4f44..a186edb 100644 --- a/home/profiles/gui/config/sway.nix +++ b/home/profiles/gui/config/sway.nix @@ -254,7 +254,7 @@ in # TODO: directly handle device? input "4012:6878:keyd_virtual_pointer" { accel_profile adaptive - pointer_accel 0.2 + pointer_accel -0.7 } input type:keyboard { |