whoop
This commit is contained in:
parent
6414dda04f
commit
c4241e379d
|
@ -20,7 +20,7 @@ in with lib; {
|
||||||
# Enable dark mode
|
# Enable dark mode
|
||||||
AppleInterfaceStyle = "Dark";
|
AppleInterfaceStyle = "Dark";
|
||||||
# Disable "natural" scrolling
|
# Disable "natural" scrolling
|
||||||
com.apple = { swipescrolldirection = "false"; };
|
"com.apple.swipescrolldirection" = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue