macos: Disable click on desktop action.
This commit is contained in:
@@ -85,6 +85,10 @@
|
|||||||
SortDirection = 0; # Sort descending
|
SortDirection = 0; # Sort descending
|
||||||
};
|
};
|
||||||
|
|
||||||
|
CustomUserPreferences."com.apple.WindowManager" = {
|
||||||
|
EnableStandardClickToShowDesktop = false; # Disable click on desktop action.
|
||||||
|
};
|
||||||
|
|
||||||
# Terminal settings
|
# Terminal settings
|
||||||
# These cannot be set automatically, as they delete all other entries.
|
# These cannot be set automatically, as they delete all other entries.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user