Pad/.qwen/settings.json
Greg Pomerantz f259145084 Fix icon Y positioning: offset by icon height to align bottom with baseline
- drawText positions glyphs by baseline, drawPng uses top-left corner
- Subtract iconSize from iconY so icon bottom aligns with text baseline
- Icon now renders within status bar instead of overlapping top
2026-05-10 07:03:43 -04:00

7 lines
69 B
JSON

{
"permissions": {
"allow": [
"Bash(pkill *)"
]
}
}