RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Renovate Bot b05d0ac923
All checks were successful
ci/woodpecker/push/hyprwm_hyprland Pipeline was successful
Update dependency hyprwm/Hyprland to v0.54.1
2026-03-03 23:19:21 +00:00
.woodpecker Remove everything related to DMS and vanilla quickshell 2026-03-03 21:15:54 +01:00
hyprwm Update dependency hyprwm/Hyprland to v0.54.1 2026-03-03 23:19:21 +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.1.0 2026-03-01 05:19:57 +00:00
noctalia-qs.spec Add spec file for noctalia-qs 2026-03-01 00:31:26 +01:00
noctalia-shell.spec Update dependency noctalia-dev/noctalia-shell to v4.6.1 2026-03-01 23:19:21 +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"