diff --git a/Configuring-the-Raspberry-Pi.md b/Configuring-the-Raspberry-Pi.md index 956ec68..a0417e9 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -97,6 +97,7 @@ Edit _/etc/lightdm/lightdm.conf_: sudo nano /etc/lightdm/lightdm.conf ```` Add the following line below [SeatDefaults] +_(Please note, you may need to add the [SeatDefaults] section.)_ ```` xserver-command=X -s 0 -dpms ````