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-02 16:55:21 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-12-02 16:55:21 +0000
commite6bde31bd87aa3de9368ecdc06dc2718f390c399 (patch)
treed62c2dcee3c3808f1196c754e9111eada767cdc9 /nix-conf/machines/egalmoth
parentfb933f9bc527499bfdacdae71189e8c5426722b4 (diff)
downloaddotfiles-e6bde31bd87aa3de9368ecdc06dc2718f390c399.tar.gz
Add libinput tappingButtonMap
Diffstat (limited to 'nix-conf/machines/egalmoth')
-rw-r--r--nix-conf/machines/egalmoth/configuration.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix
index 2c85d22..0dc5949 100644
--- a/nix-conf/machines/egalmoth/configuration.nix
+++ b/nix-conf/machines/egalmoth/configuration.nix
@@ -102,8 +102,7 @@
     touchpad = {
       clickMethod = "clickfinger";
       naturalScrolling = true;
-      #tappingButtonMap = "lrm";
-      #tappingButtonMap = "lmr";
+      tappingButtonMap = "lrm";
     };
   };