Add Phase 4 progress entry documenting windowrule syntax fix for Hyprland 0.51 (stripping invalid ^(...)$ wrapping). Include CLAUDE.md project instructions, version-aware Hyprland config reference docs, and keybindings cheatsheet PDF for future reference. |
||
|---|---|---|
| .. | ||
| README.md | ||
| layer-rules.md | ||
| version-history.md | ||
| window-rules.md | ||
README.md
Hyprland Reference
Quick-access docs for AI-assisted config work. Covers the version installed on this machine. Update this index when upgrading Hyprland.
Installed version: 0.51.1 (Fedora 43, Sept 2025) Next expected upgrade path: Fedora 44 → likely Hyprland 0.54+
Index
| File | What it covers |
|---|---|
| window-rules.md | windowrule syntax, effects, props — with version notes |
| layer-rules.md | layerrule syntax for bars, wallpapers, launchers |
| version-history.md | Breaking syntax changes across versions |
Official sources (always check version)
- Wiki: https://wiki.hypr.land/Configuring/
- Example conf (HEAD/latest): https://github.com/hyprwm/Hyprland/blob/main/example/hyprland.conf
- Window Rules wiki: https://wiki.hypr.land/Configuring/Window-Rules/
Warning: The wiki and example conf track the latest git HEAD, not the installed version. Always cross-reference with version-history.md before applying patterns from the wiki.