inverts scroll direction again

This commit is contained in:
Dennis Schoepf 2025-06-22 19:52:53 +02:00
parent f2dea64a48
commit c1e59adc1b
2 changed files with 2 additions and 2 deletions

View file

@ -120,7 +120,7 @@
defaults = {
smb.NetBIOSName = "dnsc-air";
NSGlobalDomain."com.apple.swipescrolldirection" = true;
NSGlobalDomain."com.apple.swipescrolldirection" = false;
dock = {
autohide = true;

View file

@ -128,7 +128,7 @@
defaults = {
smb.NetBIOSName = "dnsc-work";
NSGlobalDomain."com.apple.swipescrolldirection" = true;
NSGlobalDomain."com.apple.swipescrolldirection" = false;
dock = {
autohide = true;