Turn off `claude` animation-reducer; breaks term pager..

aiskillz_updates
Gud Boi 2026-07-26 15:32:12 -04:00
parent 9fad649c9d
commit 3b97bdcd8b
1 changed files with 3 additions and 8 deletions

View File

@ -27,16 +27,11 @@
"Bash(mkdir:*)",
"Bash(gh pr:*)",
"Bash(gh api:*)",
"Bash(gh issue:*)",
"Bash(UV_PROJECT_ENVIRONMENT=py* uv sync:*)",
"Bash(UV_PROJECT_ENVIRONMENT=py* uv run:*)",
"Bash(echo EXIT:$?:*)",
"Bash(echo \"EXIT=$?\")",
"Read(/tmp/**)"
"Bash(gh issue:*)"
],
"deny": [],
"ask": []
},
"prefersReducedMotion": false,
"outputStyle": "default"
"outputStyle": "default",
"prefersReducedMotion": false
}