inverts swipescrolldirection
This commit is contained in:
parent
c72aef1ede
commit
72990226ab
2 changed files with 11 additions and 7 deletions
|
|
@ -128,7 +128,7 @@
|
|||
defaults = {
|
||||
smb.NetBIOSName = "dnsc-work";
|
||||
|
||||
NSGlobalDomain."com.apple.swipescrolldirection" = false;
|
||||
NSGlobalDomain."com.apple.swipescrolldirection" = true;
|
||||
|
||||
dock = {
|
||||
autohide = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue