As a mechanism to implement the solution (not a fix to your problem), you could try doing like @pavlossuggested to me in this.
My own case was to create the following script (example of /etc/rc.local), which contains anything you need started after the basic OS has finished booting (even before you open your GUI session):
I think the command you have proposed is correct, as a boot-time solution, but each application has its own override, IF their code logic ignores the computer's current settings which, unfortunately, some do! But you won't discover those until you go to open those Apps.