RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Renovate Bot fc99566422
All checks were successful
ci/woodpecker/push/noctalia-qs Pipeline was successful
Update dependency noctalia-dev/noctalia-qs to v0.0.10
2026-03-23 20:52:17 +00:00
.woodpecker Remove everything related to DMS and vanilla quickshell 2026-03-03 21:15:54 +01:00
hyprwm Update dependency hyprwm/hyprutils to v0.11.1 2026-03-21 00:27:27 +00:00
.gitignore Initial commit 2025-11-21 23:43:48 +01:00
breakpad.spec Initial commit 2025-11-21 23:43:48 +01:00
cliphist.spec Initial commit 2025-11-21 23:43:48 +01:00
glaze.spec Update dependency stephenberry/glaze to v7.2.1 2026-03-17 11:05:03 +00:00
noctalia-qs.spec Update dependency noctalia-dev/noctalia-qs to v0.0.10 2026-03-23 20:52:17 +00:00
noctalia-shell.spec Update dependency noctalia-dev/noctalia-shell to v4.7.1 2026-03-23 05:21:27 +00:00
README.md Remove everything related to DMS and vanilla quickshell 2026-03-03 21:15:54 +01:00
renovate.json Add quickshell-git package 2025-11-26 22:10:22 +01:00

Desktop Environment RPMs

This repository contains RPM spec files and CI pipelines used to build packages for projects used by my custom Linux desktop setup. This currently includes:

Packages are currently built for Fedora 43 (x64) only.

This Forgejo instance hosts an RPM repository where built packages are uploaded. To use the custom-built packages, just add the repo:

sudo dnf config-manager addrepo --from-repofile="https://git.bluemedia.dev/api/packages/Bluemedia/rpm/fedora/43/desktop-environment.repo"