If you recently upgraded to MacOS Sonoma, you might have noticed the caps lock indicator hovering around your input fields. But there is good news, two quick commands is all it takes to get rid of it – you run them in the terminal. Requires reboot for it to take effect.
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain
sudo /usr/libexec/PlistBuddy -c "Add 'redesigned_text_cursor:Enabled' bool false" /Library/Preferences/FeatureFlags/Domain/UIKit.plist
Code language: Bash (bash)
Here are some other posts you may like
It's now been well over a year since I started this habit. As a matter of fact, during this time I have replaced the warm showers all together. Update: It's actually been two years now! This was the second time I wanted to experiment with this habit, but the last…
I've tried my fair share of power banks, but none have become a part of my routine like the Satechi Quatro Wireless Power Bank. Although this product was first released in 2020, I didn't catch on to it until 2022. This sleek and powerful charging solution quickly became my go-to…
Electric power companies, in general, are pretty much the same. Tibber however, is unlike any electricity company I had seen before. They try to utilise the data we get from smart devices, which they also sell, to save electricity, money and the environment, as well as improving comfort. It’s a…