Actually fixed mouse scrolling
This commit is contained in:
parent
c7b487ce0b
commit
3d81324b97
@ -33,7 +33,7 @@
|
||||
nix.package = pkgs.nix;
|
||||
|
||||
# Keyboard and Mouse
|
||||
system.defaults.NSGlobalDomain."com.apple.swipescrolldirection" = true;
|
||||
system.defaults.NSGlobalDomain."com.apple.swipescrolldirection" = false;
|
||||
system.keyboard = {
|
||||
enableKeyMapping = true;
|
||||
remapCapsLockToEscape = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user