diff --git a/hosts/poppy/system.nix b/hosts/poppy/system.nix index abb578b..5962723 100644 --- a/hosts/poppy/system.nix +++ b/hosts/poppy/system.nix @@ -90,7 +90,6 @@ TrackpadPinch = true; TrackpadRotate = true; TrackpadThreeFingerTapGesture = 0; - TrackpadTwoFingerDoubleTapGesture = 1; TrackpadTwoFingerFromRightEdgeSwipeGesture = 3; TrackpadThreeFingerVertSwipeGesture = 2; TrackpadFourFingerHorizSwipeGesture = 2;