summaryrefslogtreecommitdiffstats
path: root/example/run_htop_layout.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'example/run_htop_layout.yaml')
-rw-r--r--example/run_htop_layout.yaml20
1 files changed, 0 insertions, 20 deletions
diff --git a/example/run_htop_layout.yaml b/example/run_htop_layout.yaml
deleted file mode 100644
index 949435d69..000000000
--- a/example/run_htop_layout.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-direction: Vertical
-parts:
- - direction: Horizontal
- split_size:
- Percent: 50
- parts:
- - direction: Vertical
- split_size:
- Percent: 50
- - direction: Vertical
- split_size:
- Percent: 50
- run:
- command: {cmd: htop}
- - direction: Horizontal
- split_size:
- Percent: 50
- run:
- command: {cmd: htop}