Skip to content

Commit

Permalink
tmux layout needed to all be one line, sorry yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Khadar committed Oct 30, 2024
1 parent 803670b commit 6151422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ extends: default

rules:
line-length:
max: 95
max: 140
4 changes: 1 addition & 3 deletions tmux_launch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: tmux_launch
root: ~/
windows:
- ROS:
layout: >
f183,274x74,0,0{137x74,0,0[137x37,0,0,12,137x36,0,38,16],
136x74,138,0[136x37,138,0,13,136x18,138,38,14,136x17,138,57,15]}
layout: f183,274x74,0,0{137x74,0,0[137x37,0,0,12,137x36,0,38,16],136x74,138,0[136x37,138,0,13,136x18,138,38,14,136x17,138,57,15]}
panes:
- mil
- mil
Expand Down

0 comments on commit 6151422

Please sign in to comment.