Skip to content

Commit 4ba8cbd

Browse files
committed
.tmuxp.yaml: Use main-pane-height 67% as of tmuxp v1.46.0
1 parent 74badba commit 4ba8cbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tmuxp.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ windows:
77
focus: True
88
layout: main-horizontal
99
options:
10-
main-pane-height: 35
10+
main-pane-height: 67%
1111
panes:
1212
- focus: true
1313
- pane
@@ -16,7 +16,7 @@ windows:
1616
- window_name: docs
1717
layout: main-horizontal
1818
options:
19-
main-pane-height: 35
19+
main-pane-height: 67%
2020
start_directory: docs/
2121
panes:
2222
- focus: true

0 commit comments

Comments
 (0)