feat(claude): add statusline

This commit is contained in:
2026-04-17 08:53:29 +02:00
parent 09609d6473
commit 02478b9710
3 changed files with 59 additions and 2 deletions

View File

@@ -7,8 +7,12 @@
]
},
"hooks": {},
"voiceEnabled": true,
"statusLine": {
"type": "command",
"command": "sh /home/matej/.config/claude/statusline-command.sh"
},
"effortLevel": "xhigh",
"skipDangerousModePermissionPrompt": true,
"effortLevel": "high",
"voiceEnabled": true,
"mcpServers": {}
}