From 63ee5ae28cc5681482b9238815196eadbb592680 Mon Sep 17 00:00:00 2001 From: Zach Cross Date: Mon, 8 Oct 2018 19:10:12 -0400 Subject: [PATCH] Updated Configuring the Raspberry Pi (markdown) --- Configuring-the-Raspberry-Pi.md | 1 + 1 file changed, 1 insertion(+) 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 ````