After the last update the autostart location has changed

Andre 2019-01-10 21:50:42 +01:00
parent b25333825d
commit 5901ccc212

@ -81,9 +81,9 @@ __version 1 only__
## Disabling the screensaver
_(Please note, you will need the x11-xserver-utils package installed.)_
edit ~/.config/lxsession/LXDE-pi/autostart:
edit /etc/xdg/lxsession/LXDE-pi/autostart:
````
sudo nano ~/.config/lxsession/LXDE-pi/autostart
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
````
Add the following lines:
````