Nvidia X server settings?

Wgen you get settings adjusted, can you save that? So you can turn it off/on, or just have to start over every time?

Yeah thats possible, im actually doing exactly this.

You can create a bash script that load’s up your nvidia settings in autostart for example.

#!/bin/bash
nvidia-settings -l

Im actually loading my nvidia Color Settings that otherwise sometimes will going back to default, when i start nvidia x server at a later time.

Its also important to know, which settings you wanted to save and which settings exactly aren’t loading the way you wanted.