session_name: kermit-gpu
suppress_history: false

windows:
- window_name: admin
  focus: true
  layout: even-vertical
  panes:
    - ssh -C kermit-gpu
    - ssh -C kermit-gpu

- window_name: canvas
  layout: even-vertical
  panes:
    - ssh -C kermit-gpu
    - ssh -C kermit-gpu

- window_name: monitor
  panes:
    - ssh -C -t kermit-gpu "htop"