RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Bluemedia 4f601e8234
All checks were successful
ci/woodpecker/push/hyprwm_hyprland-guiutils Pipeline was successful
ci/woodpecker/push/hyprwm_hyprland Pipeline was successful
Bump releases after dependency updates
2026-05-05 21:47:07 +02:00
.woodpecker Remove everything related to DMS and vanilla quickshell 2026-03-03 21:15:54 +01:00
hyprwm Bump releases after dependency updates 2026-05-05 21:47:07 +02: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.5.0 2026-04-28 17:21:00 +00:00
noctalia-qs.spec Update dependency noctalia-dev/noctalia-qs to v0.0.12 2026-03-31 23:20:58 +00:00
noctalia-shell.spec Update dependency noctalia-dev/noctalia-shell to v4.7.6 2026-04-15 11:21:52 +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"