Closed mrmemes-eth closed 8 years ago
man, defaults having dicts seems to against the whole namespaced preference thing. Why have a dict when you could do hotkey.default.key
? ugh.
I'm going to dig into defaults a bit for array/dict types and see if there's a sane strategy to be found here.
fwiw, I've made it a couple of years without the feature, so probably not too big of a deal ;)
I made some notes at the top of the defaults type script on how to format the arguments. I've got a plan for better documentation.
I'd like to assert that this has been configured:
So I tried converting it to:
and
And both result in (something close to):
I'm content to just set the value as a one-off after a did_install check, but wanted to bring it to your attention.