14 lines
321 B
YAML
14 lines
321 B
YAML
---
|
|
button_card_templates: !include_dir_merge_named "custom_components/ui_lovelace_minimalist/__ui_minimalist__/ulm_templates/"
|
|
|
|
|
|
title: "Testing"
|
|
theme: "minimalist-desktop"
|
|
background: "var(--background-image)"
|
|
|
|
|
|
swipe_nav:
|
|
wrap: true
|
|
animate: swipe
|
|
prevent_default: true
|
|
swipe_amount: 30 |