Add an optional session setting so that session names can be different than the smug project name. This also enables using template variables when naming sessions.
5 lines
82 B
YAML
5 lines
82 B
YAML
root: ~/project
|
|
session: project-${worktree}
|
|
windows:
|
|
- layout: tiled
|
|
name: src
|