Switched natural scrolling option with scroll-reverser app
This commit is contained in:
parent
2cdd818efa
commit
cf281d98cf
@ -18,6 +18,7 @@
|
|||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
"microsoft-edge"
|
"microsoft-edge"
|
||||||
|
"scroll-reverser"
|
||||||
"instantview"
|
"instantview"
|
||||||
"bitwarden"
|
"bitwarden"
|
||||||
"tailscale"
|
"tailscale"
|
||||||
@ -33,7 +34,6 @@
|
|||||||
nix.package = pkgs.nix;
|
nix.package = pkgs.nix;
|
||||||
|
|
||||||
# Keyboard and Mouse
|
# Keyboard and Mouse
|
||||||
system.defaults.NSGlobalDomain."com.apple.swipescrolldirection" = false;
|
|
||||||
system.keyboard = {
|
system.keyboard = {
|
||||||
enableKeyMapping = true;
|
enableKeyMapping = true;
|
||||||
remapCapsLockToEscape = true;
|
remapCapsLockToEscape = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user