diff --git a/module/configuration.nix b/module/configuration.nix index 7c1f30a..7eaff11 100644 --- a/module/configuration.nix +++ b/module/configuration.nix @@ -91,16 +91,14 @@ AppleShowAllFiles = true; CreateDesktop = false; FXPreferredViewStyle = "Nlsv"; + FXRemoveOldTrashItems = true; QuitMenuItem = true; ShowPathbar = true; ShowStatusBar = true; _FXShowPosixPathInTitle = true; }; - trackpad = { - Clicking = true; - TrackpadRightClick = true; - }; + hitoolbox.AppleFnUsageType = "Change Input Source"; menuExtraClock = { IsAnalog = false;