LnL7 / nix-darwin

nix modules for darwin
MIT License
3.19k stars 457 forks source link

Adding option for slow-motion-allowed #1094

Closed rogeruiz closed 1 month ago

rogeruiz commented 1 month ago

This patch was inspired by a recent Daring Fireball post where I was reminded about this feature and how it's missing from being able to configure it in Nix-Darwin.

The command I had run to get this working is outlined in the post & below.

default write com.apple.dock slow-motion-allowed -bool YES;