mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 09:52:37 +00:00
After the last update the autostart location has changed
@@ -81,9 +81,9 @@ __version 1 only__
|
|||||||
## Disabling the screensaver
|
## Disabling the screensaver
|
||||||
_(Please note, you will need the x11-xserver-utils package installed.)_
|
_(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:
|
Add the following lines:
|
||||||
````
|
````
|
||||||
|
|||||||
Reference in New Issue
Block a user