8

So I have two monitors secondary one of which I rotate to the left and use nvidia settings but does not save those settings after reboot I have tried saving the x config file to /etc/X11/xorg.conf both by merging and not merging as well as using root access to no avail.

b.d98
  • 93
  • 2
  • 5

1 Answers1

3

adding x permission to /usr/share/screen-resolution-extra/nvidia-polkit fixed the issue for me

sudo chmod u+x /usr/share/screen-resolution-extra/nvidia-polkit
Paul
  • 4,606