Incorporate changes for version 1.0.2

This commit is contained in:
2026-02-25 13:57:09 -05:00
parent 7e861fbf09
commit b2402566a5
5 changed files with 26 additions and 21 deletions

View File

@@ -27,6 +27,10 @@ DSP_STBY_SEC="600"
DSP_SUSP_SEC="1200"
DSP_OFF_SEC="1800"
# Display rotation. Can be used to control the orientation of the display.
# Values are one of "normal", "left", "right", or "inverted".
ROTATION="normal"
# For standard kiosk functionality
APP_CMD="firefox -private --kiosk $TGT_URL"
ALIVE_STRING="firefox"