aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-01-12 09:16:53 -0700
committerCody Hiar <codyfh@gmail.com>2018-01-12 09:16:53 -0700
commit5b6e713ce3af8d239905bef1fedec61ffe74bb82 (patch)
tree76ac5e9892d5bab8117341d57440f53041bc3191
parent7539bd01e67edc28cfb66a2c93bce8317f35ef4e (diff)
Adding alternative layout
-rw-r--r--templates/alternative.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/templates/alternative.yaml b/templates/alternative.yaml
new file mode 100644
index 0000000..8261900
--- /dev/null
+++ b/templates/alternative.yaml
@@ -0,0 +1,16 @@
+session_name: "${PROJECT}"
+start_directory: "${DIR}"
+windows:
+ - window_name: code
+ layout: even-vertical
+ focus: true
+ panes:
+ - shell_command:
+ focus: true
+ - window_name: misc
+ layout: tiled
+ panes:
+ - pane
+ - pane
+ - pane
+ - pane