diff --git a/hosts/nix-mb-01/macos-defaults.nix b/hosts/nix-mb-01/macos-defaults.nix index 545d9b2..7dedba4 100644 --- a/hosts/nix-mb-01/macos-defaults.nix +++ b/hosts/nix-mb-01/macos-defaults.nix @@ -277,6 +277,9 @@ _: { # Requires macOS Yosemite or later. # The default is false. reduceTransparency = false; + # Use scroll gesture with the Ctrl (^) modifier key to zoom. + # The default is false. + closeViewScrollWheelToggle = true; }; trackpad = {