Skip to content

Commit 221cdca

Browse files
committed
feat: changes
1 parent a571d76 commit 221cdca

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

nix/_macos-defaults.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
NSGlobalDomain._HIHideMenuBar = true;
3838
NSGlobalDomain."com.apple.keyboard.fnState" = false;
3939
NSGlobalDomain."com.apple.mouse.tapBehavior" = 1;
40+
NSGlobalDomain."com.apple.mouse.linear" = false;
4041
NSGlobalDomain."com.apple.swipescrolldirection" = true;
4142

4243
SoftwareUpdate.AutomaticallyInstallMacOSUpdates = true;
7 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)