[Unit] Description=check for newly released Hyprland version every week After=network.target Wants=hyprsolus-check.timer [Service] ExecStart=/bin/bash /usr/local/bin/hyprsolusctl check Type=simple StandardOutput=journal StandardError=journal [Install] WantedBy=default.target