Skip to content

Commit 3f2aa0c

Browse files
committed
Add screen layout two-boxes-vertical-reversed
1 parent 69d73ee commit 3f2aa0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.docker.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ TASK_TEMPLATES="book-review,calendar,contacts,iframe,image-text,instagram-feed,p
3232

3333
# List the screen layouts you want to load.
3434
# Find all available templates here: https://github.com/os2display/display-templates/tree/develop/src/screen-layouts
35-
TASK_SCREEN_LAYOUTS="full-screen,three-boxes-horizontal,three-boxes,touch-template,two-boxes,two-boxes-vertical,six-areas,four-areas"
35+
TASK_SCREEN_LAYOUTS="full-screen,three-boxes-horizontal,three-boxes,touch-template,two-boxes,two-boxes-vertical,two-boxes-vertical-reversed,six-areas,four-areas"
3636

3737
# Have docker compose include a MariaDB database or configure an external one?
3838
# Set to 'true' to use the built-in MariaDB database provided by the Docker Compose setup.

0 commit comments

Comments
 (0)