Files
pi-dashboard/.claude/settings.local.json

17 lines
507 B
JSON
Raw Normal View History

2026-02-15 02:48:59 +09:00
{
2026-02-15 04:15:30 +09:00
"permissions": {
"allow": [
2026-02-15 18:13:53 +09:00
"Bash(echo:*)",
"Bash(idf.py build:*)",
"Bash(for f in DSEG14C_BI_50px.c InziuIosevka_Slab_CC_12px.c InziuIosevka_Slab_CC_16px.c InziuIosevka_Slab_CC_20px.c InziuIosevka_Slab_CC_24px.c InziuIosevka_Slab_CC_32px.c)",
"Bash(do sed -i '/\\\\.static_bitmap = 0,/d' \"$f\")",
2026-02-15 21:36:56 +09:00
"Bash(done)",
2026-02-15 21:46:18 +09:00
"Bash(file:*)",
"mcp__ide__getDiagnostics"
2026-02-15 04:15:30 +09:00
]
2026-02-15 12:35:25 +09:00
},
"outputStyle": "iseri",
2026-02-15 12:57:05 +09:00
"spinnerTipsEnabled": false,
"prefersReducedMotion": true
2026-02-15 02:48:59 +09:00
}