about summary refs log tree commit diff stats
path: root/nix-conf/machines/egalmoth
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-12-03 16:25:05 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-12-03 16:25:05 +0000
commit20c470e3468b334432598879458b0061c502ac32 (patch)
treef00238acb797bf3f728abad02bfc0da5948237a3 /nix-conf/machines/egalmoth
parentc1939b83ac661e776bfe4c0cf74731d3635784bf (diff)
downloaddotfiles-20c470e3468b334432598879458b0061c502ac32.tar.gz
Swap two and three finger tap
Diffstat (limited to 'nix-conf/machines/egalmoth')
-rw-r--r--nix-conf/machines/egalmoth/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix
index 0dc5949..240990a 100644
--- a/nix-conf/machines/egalmoth/configuration.nix
+++ b/nix-conf/machines/egalmoth/configuration.nix
@@ -102,7 +102,7 @@
     touchpad = {
       clickMethod = "clickfinger";
       naturalScrolling = true;
-      tappingButtonMap = "lrm";
+      tappingButtonMap = "lmr";
     };
   };