feat(claude): add statusline
This commit is contained in:
@@ -7,8 +7,12 @@
|
||||
]
|
||||
},
|
||||
"hooks": {},
|
||||
"voiceEnabled": true,
|
||||
"statusLine": {
|
||||
"type": "command",
|
||||
"command": "sh \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}/statusline-command.sh\""
|
||||
},
|
||||
"effortLevel": "xhigh",
|
||||
"skipDangerousModePermissionPrompt": true,
|
||||
"effortLevel": "high",
|
||||
"voiceEnabled": true,
|
||||
"mcpServers": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user