Remove old trash items and set FN key usage
This commit is contained in:
parent
4ff63be2fb
commit
790923e9b8
1 changed files with 2 additions and 4 deletions
|
|
@ -91,16 +91,14 @@
|
||||||
AppleShowAllFiles = true;
|
AppleShowAllFiles = true;
|
||||||
CreateDesktop = false;
|
CreateDesktop = false;
|
||||||
FXPreferredViewStyle = "Nlsv";
|
FXPreferredViewStyle = "Nlsv";
|
||||||
|
FXRemoveOldTrashItems = true;
|
||||||
QuitMenuItem = true;
|
QuitMenuItem = true;
|
||||||
ShowPathbar = true;
|
ShowPathbar = true;
|
||||||
ShowStatusBar = true;
|
ShowStatusBar = true;
|
||||||
_FXShowPosixPathInTitle = true;
|
_FXShowPosixPathInTitle = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
trackpad = {
|
hitoolbox.AppleFnUsageType = "Change Input Source";
|
||||||
Clicking = true;
|
|
||||||
TrackpadRightClick = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
menuExtraClock = {
|
menuExtraClock = {
|
||||||
IsAnalog = false;
|
IsAnalog = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue