Witko / nvidia-xrun

Utility to run separate X with discrete nvidia graphics with full performance
GNU General Public License v2.0
488 stars 69 forks source link

New nvidia-xinit fails to read user defined xinit file #128

Open wioo opened 5 years ago

wioo commented 5 years ago

nvidia-xinit fails to read user defined xinit file ($HOME/.nvidia-xinitrc) because userxinitrc=$CONFIG_DIR/nvidia-xinitrc is not set to $HOME/...

If this is not a mistake, someone need to change instruction under "Automatically run window manager"

michelesr commented 5 years ago

@wioo The config dir has changed with #102. Can you open a PR with the updated instructions please?

wioo commented 5 years ago

Done. edit: didnt see that there was already PR from user anarky. Sorry. I removed nano editor and used $XDG_CONFIG_HOME to match text under "Structure".