Name: noctalia-hyprland-meta Version: 0.1 Release: 1%{?dist} Summary: Meta-package to kickstart noctalia-shell on Hyprland BuildArch: noarch License: MIT Source: hyprland.conf Requires: hyprland Requires: noctalia-shell %description A meta-package that installs hyprland and noctalia-shell. It provides a base hyprland configuration in /etc/skel to ensure noctalia-shell is automatically executed on first run for new users. %prep %build %install mkdir -p %{buildroot}/etc/skel/.config/hypr install -m 0644 hyprland.conf %{buildroot}/etc/skel/.config/hypr/ %files %dir /etc/skel/.config/hypr /etc/skel/.config/hypr/hyprland.conf %changelog * Sun Mar 29 2026 LionHeartP - 0.1-1 - Initial release