aboutsummaryrefslogtreecommitdiff
path: root/playground/params.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playground/params.yaml')
-rw-r--r--playground/params.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/playground/params.yaml b/playground/params.yaml
new file mode 100644
index 0000000..605acec
--- /dev/null
+++ b/playground/params.yaml
@@ -0,0 +1,12 @@
+---
+cut_width: 1
+panels:
+ p1:
+ width: 50
+ height: 50
+items:
+ i1:
+ width: 5
+ height: 5
+ can_rotate: true
+...