diff --git a/modules/system.nix b/modules/system.nix index 50070b0..01b0cab 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -117,6 +117,7 @@ AppleShowScrollBars = "WhenScrolling"; AppleScrollerPagingBehavior = true; + AppleEnableMouseSwipeNavigateWithScrolls = true; NSAutomaticCapitalizationEnabled = false; NSAutomaticDashSubstitutionEnabled = false;