I am using nvidia-352
with nvidia-prime
. To fix the tearing issue(well known) I was trying to add options in /etc/X11/xorg.conf
. But after restart nvidia
or prime
replace xorg.conf
file.
My question is that, how can I add options in xorg.conf
so that it will persist after restart? There should be a xorg configuration
generation script. nvidia-prime
wiki page doesn't have any information about this.
30-nvidia-is-annoying.conf
). From what I understand of the manpage, the files in the directory are read afterxorg.conf
, so it should override options in that file. – muru Oct 25 '15 at 06:01