Sensible finger tap map

pull/1/head
Stef Dunlap 8 months ago
parent 6dcc57a857
commit 465243fe21
  1. 1
      box/framework2.nix
  2. 2
      home/doom.d/init.el

@ -61,5 +61,6 @@
enable = true;
twoFingerScroll = true;
accelFactor = "0.075";
fingersMap = [1 3 2 ];
};
}

@ -164,7 +164,7 @@
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
;;(scheme +guile) ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor

Loading…
Cancel
Save