diff --git a/flake.nix b/flake.nix index 9e70e12..ad5221c 100644 --- a/flake.nix +++ b/flake.nix @@ -55,7 +55,7 @@ screencapture.location = "~/Pictures/screenshots"; screensaver.askForPasswordDelay = 10; }; - + system.defaults.trackpad.TrackpadThreeFingerDrag = true; # Used for backwards compatibility, please read the changelog before changing. # $ darwin-rebuild changelog system.stateVersion = 4;