diff options
author | Cody Hiar <codyfh@gmail.com> | 2017-04-25 11:54:01 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2017-04-25 11:54:01 -0600 |
commit | 15659c5bac16417cdece907c775359e1d5d81b42 (patch) | |
tree | bd56a46f87300433324d303d443f4e1f21d2b8eb /templates/template.yaml | |
parent | b31357b40b3ad7101e78366b923e22833cb649d1 (diff) |
Updating for bottom drawer functionality
Diffstat (limited to 'templates/template.yaml')
-rw-r--r-- | templates/template.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/template.yaml b/templates/template.yaml index d2a4a09..3218321 100644 --- a/templates/template.yaml +++ b/templates/template.yaml @@ -9,8 +9,6 @@ windows: - shell_command: - nvim focus: true - - shell_command: - - tmux resizep -t 2 -y 20; tmux resize-pane -Z -t 1; clear - window_name: docker layout: even-vertical panes: |