jarrodwatts--claude-hud
b79bc02f51
Adds `display.usageCompact` (boolean, default false) that renders usage stats in a shorter format: Default: Usage 5h 25% (resets in 3h 45m) | Weekly 8% (resets in 2d) Compact: 5h: 25% (3h 45m) | 7d: 8% (2d) When enabled: drops the "Usage" label, uses "5h:"/"7d:" prefixes with a colon, and shortens "(resets in X)" to "(X)". Also fixes the Usage Style Mapping table in configure.md — the "Text style" description previously showed `5h: 25% (1h 30m)` which did not match the actual output. The table now accurately documents all three styles (bar, text, compact). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>