# 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](window-rules.md) | windowrule syntax, effects, props — with version notes | | [layer-rules.md](layer-rules.md) | layerrule syntax for bars, wallpapers, launchers | | [version-history.md](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](version-history.md) before applying patterns from the wiki.