RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Renovate Bot 04495bdae0
All checks were successful
ci/woodpecker/push/quickshell-git Pipeline was successful
Update quickshell-mirror/quickshell digest to 7a427ce
2026-01-18 13:18:05 +00:00
.woodpecker Add spec file for hyprwire 2026-01-03 16:06:02 +01:00
AvengeMedia Update dependency AvengeMedia/DankMaterialShell to v1.2.3 2026-01-16 17:16:54 +00:00
hyprwm Update dependency hyprwm/hyprlang to v0.6.8 2026-01-06 19:33:56 +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
matugen.spec Don't build debug packages for matugen 2025-11-30 14:39:59 +01:00
quickshell-git.spec Update quickshell-mirror/quickshell digest to 7a427ce 2026-01-18 13:18:05 +00:00
quickshell.spec Remove quickshell debug variable 2025-11-26 21:59:04 +01:00
README.md Initial commit 2025-11-21 23:43:48 +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"