We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3504edb commit 5a8825cCopy full SHA for 5a8825c
config/vde/layout.yml
@@ -11,7 +11,7 @@ presets:
11
ratio: [1, 1]
12
panes:
13
- name: postman
14
- command: set-a2a-node postman; nix run github:i9wa4/tmux-a2a-postman --refresh
+ command: nix run github:i9wa4/tmux-a2a-postman --refresh
15
delay: 500
16
focus: true
17
- name: agent
@@ -40,7 +40,7 @@ presets:
40
41
42
43
- command: claude --dangerously-skip-permissions --model sonnet
+ command: claude-chill -- claude --dangerously-skip-permissions --model sonnet
44
45
46
messenger:
0 commit comments