enable threefingerdrag

This commit is contained in:
Stephen Bryant
2025-01-03 23:02:08 -05:00
parent 1c4d0e63a1
commit cbe755a909

View File

@@ -55,7 +55,7 @@
screencapture.location = "~/Pictures/screenshots"; screencapture.location = "~/Pictures/screenshots";
screensaver.askForPasswordDelay = 10; screensaver.askForPasswordDelay = 10;
}; };
system.defaults.trackpad.TrackpadThreeFingerDrag = true;
# Used for backwards compatibility, please read the changelog before changing. # Used for backwards compatibility, please read the changelog before changing.
# $ darwin-rebuild changelog # $ darwin-rebuild changelog
system.stateVersion = 4; system.stateVersion = 4;