Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Default Backgrounds Not Appearing
<!-- Please read our Bug reporting guidelines before opening a bug: https://wiki.archlinux.org/title/Bug_reporting_guidelines If you want to help catching more bugs upfront, consider joining the Arch Testing Team: https://wiki.archlinux.org/title/Arch_Testing_Team --> # Description: Default background images no longer load, resulting in a black background. This is due to the assets location changing in 0.42.0: https://github.com/hyprwm/Hyprland/releases/tag/v0.42.0 > Assets installation directory changed from $DATAROOTDIR/hyprland to $DATAROOTDIR/hypr I was able to work around this issue by manually copying `/usr/share/hyprland` to `/usr/local/share/hypr`, and restarting Hyprland. I believe this package need to be updated to place the assets in the new expected location. # Additional info: * package version(s): 0.42.0-1 * config and/or log files: * link to upstream bug report, if any: https://github.com/hyprwm/Hyprland/issues/7319 # Steps to reproduce: Install `hyprland` and observe the blank background.
issue