RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Renovate Bot b8a1d91954
All checks were successful
ci/woodpecker/push/hyprwm_hyprland Pipeline was successful
Update dependency hyprwm/Hyprland to v0.55.2
2026-05-16 17:23:12 +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.55.2 2026-05-16 17:23:12 +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.6.0 2026-05-10 23:22:14 +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.7 2026-05-13 23:23:30 +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"