diff --git a/docs/scheduled_display.md b/docs/scheduled_display.md index d4f6b07..acd3937 100644 --- a/docs/scheduled_display.md +++ b/docs/scheduled_display.md @@ -6,12 +6,93 @@ The below is setup to turn the display on at ```0600``` and off at ```0000```. P ``` sh +pip3 install -U python-dotenv + +cat > /etc/default/screen-on-off < /usr/local/bin/screen-on-off < /etc/systemd/system/screen-on-off.service < /etc/systemd/system/screen-on.timer <