Dashboard Customization

Light and dark mode, configurable display, and a way to hide the clock that's always wrong.

Display themes

The dashboard supports light and dark themes, switchable from the settings menu. The display auto-adjusts brightness based on the ambient light sensor.

Configurable elements

Control what shows on your dashboard:

  • Clock visibility: hide the clock when it shows the wrong time (which it does when offline, because there's no RTC)
  • Battery display mode: percentage, voltage, or bar
  • Status icons: toggle individual indicators on or off
  • Map rendering: vector or raster tiles

Settings

Dashboard settings are accessible from the on-screen menu (double-tap left brake) or via the lsc CLI:

lsc settings list                          # See all settings
lsc settings set dashboard.map.type offline  # Switch to offline maps
lsc settings set dashboard.theme dark        # Dark theme