mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
feat(system.nix): enable swipe navigation
This commit is contained in:
parent
bc9bd1ba61
commit
ab7cd09fe9
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@
|
|||
AppleShowScrollBars = "WhenScrolling";
|
||||
AppleScrollerPagingBehavior = true;
|
||||
AppleEnableMouseSwipeNavigateWithScrolls = true;
|
||||
AppleEnableSwipeNavigateWithScrolls = true;
|
||||
|
||||
NSAutomaticCapitalizationEnabled = false;
|
||||
NSAutomaticDashSubstitutionEnabled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue