about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-08-25 02:03:10 +0900
committersefidel <contact@sefidel.net>2024-08-25 02:03:10 +0900
commit528924f1682d269a823dcfbd671296bbf38dcda7 (patch)
treefde3427403de04af16c010e80159603415240dee
parent94b30d510b60ba6a9f6b4e21f4a811d3fcc298a7 (diff)
downloadnixrc-528924f1682d269a823dcfbd671296bbf38dcda7.tar.gz
nixrc-528924f1682d269a823dcfbd671296bbf38dcda7.zip
feat(home/gui): set pointer speed to -0.7
-rw-r--r--home/profiles/gui/config/sway.nix2
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 {