diff options
Diffstat (limited to 'tmux/projects')
-rw-r--r-- | tmux/projects/mentat.yml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/tmux/projects/mentat.yml b/tmux/projects/mentat.yml index 9b89d46..fdd81d1 100644 --- a/tmux/projects/mentat.yml +++ b/tmux/projects/mentat.yml @@ -5,6 +5,9 @@ windows: - mentat: layout: main-vertical panes: - - nix-shell - - nix-shell - - nix-shell + - first: + - nix-shell + - reload + - second: + - nix-shell + - reload |