File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -284,8 +284,8 @@ defaults write com.apple.Accessibility PrefersNonBlinkingCursorIndicator -bool t
284284
285285# Disable the new cursor indicator that shows status near the cursor if
286286# the Caps Lock is toggled on or when the user changes keyboard input
287- # source. Disables the `CursorUIViewService` service , which is has a bug
288- # on Apple Silicon CPUs that causes the process to not respond.
287+ # source. Disables the `CursorUIViewService` process , which has a bug on
288+ # Apple Silicon CPUs causing the process to not respond.
289289sudo defaults write /Library/Preferences/FeatureFlags/Domain/UIKit.plist redesigned_text_cursor -dict-add Enabled -bool false
290290
291291# Automatically quit printer app once the print jobs complete
You can’t perform that action at this time.
0 commit comments