8.nix-darwin/modules/system/defaults
Dusty Pomerleau d55543d033 feat(trackpad): add additional trackpad and gesture support:
To `system.defaults.trackpad`, add:

```
ActuateDetents
DragLock
ForceSuppressed
TrackpadCornerSecondaryClick
TrackpadFourFingerHorizSwipeGesture
TrackpadFourFingerPinchGesture
TrackpadFourFingerVertSwipeGesture
TrackpadMomentumScroll
TrackpadPinch
TrackpadRotate
TrackpadThreeFingerHorizSwipeGesture
TrackpadThreeFingerTapGesture
TrackpadThreeFingerVertSwipeGesture
TrackpadTwoFingerDoubleTapGesture
TrackpadTwoFingerFromRightEdgeSwipeGesture
```

To `system.defaults.dock` add:

```
showAppExposeGestureEnabled
showDesktopGestureEnabled
showLaunchpadGestureEnabled
showMissionControlGestureEnabled
```
2025-09-18 11:36:57 +10:00
..
ActivityMonitor.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
alf.nix systems.defaults.alf: deprecate 2025-06-23 00:46:57 +08:00
clock.nix fix(defaults): fixing #1107 2024-11-12 14:37:26 +00:00
controlcenter.nix feat(defaults): adding support to control center 2024-11-12 09:48:21 +00:00
CustomPreferences.nix Fix merging of system.defaults.CustomUserPreferences 2025-03-14 12:00:17 -06:00
dock.nix feat(trackpad): add additional trackpad and gesture support: 2025-09-18 11:36:57 +10:00
finder.nix fix(defaults): fixing #1107 2024-11-12 14:37:26 +00:00
GlobalPreferences.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
hitoolbox.nix Allow configuring the fn key action 2024-11-02 09:04:53 -07:00
iCal.nix defaults: add com.apple.iCal for managing Calendar.app 2025-05-16 12:52:49 +10:00
LaunchServices.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
loginwindow.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
magicmouse.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
NSGlobalDomain.nix defaults: add NSGlobalDomain.NSStatusItem{Spacing,SelectionPadding} (#1310) 2025-09-17 09:55:40 +00:00
screencapture.nix refactor: use enum as option type 2024-12-29 10:58:47 +01:00
screensaver.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
smb.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
SoftwareUpdate.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
spaces.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
trackpad.nix feat(trackpad): add additional trackpad and gesture support: 2025-09-18 11:36:57 +10:00
universalaccess.nix defaults/universalaccess: remove docs for macOS < 11 2025-01-14 15:56:20 +00:00
WindowManager.nix Add support for additional window tiling options 2025-01-15 22:53:21 -08:00