Files
slate32/sdcard/settings.lua
T
2026-08-06 15:28:44 -04:00

8 lines
165 B
Lua

return {
rotation = 0,
timezone = "UTC",
theme = "light",
touch = { x0 = 240, y0 = 3800, x1 = 3800, y1 = 200 },
wifi = { ssid = "qemu", password = "" },
}