Skip to content

Commit

Permalink
enable closeViewScrollWheelToggle
Browse files Browse the repository at this point in the history
  • Loading branch information
izumin5210 committed Mar 18, 2024
1 parent 042e01a commit 8509677
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions darwin-configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
screensaver = {
askForPassword = true;
};
universalaccess = {
closeViewScrollWheelToggle = true;
};
};

security.pam.enableSudoTouchIdAuth = true;
Expand Down

0 comments on commit 8509677

Please sign in to comment.