{% import 'v3/partials/_macros.html' as ui %}

Display Durations

Configure how long each screen is shown before switching. Values in seconds.

{{ ui.settings_filter() }}

Rotation Order

Drag plugins to set the order they rotate on the display. Each plugin's screens keep their own order within its turn. Takes effect after saving and restarting the display.

Loading plugins…

{% for key, value in main_config.display.display_durations.items() %}
{% endfor %}