On Apr 12, 2025, at 06:23, Gabriel Zachmann via Cocoa-dev
wrote:
>
> I have already asked a similar question , but please let me try again.
>
> I would like to access the defaults of my screen saver plugin using the
> 'defaults' command.
Like I said before, the 'defaults' command to read the
I have already asked a similar question , but please let me try again.
I would like to access the defaults of my screen saver plugin using the
'defaults' command.
On the internet, i read it should work like this:
defaults read com.apple.ScreenSaver.Engine.legacyScreenSaver ArtSaver
But I just