Hi there!
I was wondering if there is a way to enable HiDPI on Sonoma via the Terminal, avoiding the use of third-party apps. Is the following command still effective on Sonoma? I am using a Mac mini (M2).
Thank you in advance!
I was wondering if there is a way to enable HiDPI on Sonoma via the Terminal, avoiding the use of third-party apps. Is the following command still effective on Sonoma? I am using a Mac mini (M2).
Code:
$sudo defaults write /Library/Preferences/com.apple.windowserver.plist
DisplayResolutionEnabled -bool true
Thank you in advance!