Skip to content

Commit

Permalink
.tmuxp.yaml: Use main-pane-height 67% as of tmuxp v1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Apr 13, 2024
1 parent ebefaa5 commit 64e5f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tmuxp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ windows:
focus: True
layout: main-horizontal
options:
main-pane-height: 35
main-pane-height: 67%
panes:
- focus: true
- pane
Expand All @@ -16,7 +16,7 @@ windows:
- window_name: docs
layout: main-horizontal
options:
main-pane-height: 35
main-pane-height: 67%
start_directory: docs/
panes:
- focus: true
Expand Down

0 comments on commit 64e5f04

Please sign in to comment.