Skip to content

CLI option for minimum/maximum XDR nits? #4169

Answered by waydabber
dkulchenko asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there,

sadly, right now you can't change this value via CLI easily - but all BetterDisplay stored data is (somewhat) accessible using userdefaults. I recommend changing the value to some weird number, run defaults export pro.betterdisplay.BetterDisplay ~/Desktop/settings.plist, search for the weird number with BBEdit in the plist file, look at it's key and then use defaults to directly change the value of the key - this should sync back to the app. However for the change to take effect, you still need to use the off/on as it won't take effect this way right away.

It is a hack but probably works.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by waydabber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants