chore: remove ublue-os-wallpapers

This commit is contained in:
xynydev 2024-01-27 17:44:11 +02:00
parent 858d3aa738
commit c48217b54d
64 changed files with 1 additions and 1094 deletions

View file

@ -9,7 +9,6 @@ The bling to pull in is declared under `install:`, and the code for installing t
```yaml
type: bling # configure what to pull in from ublue-os/bling
install:
- ublue-os-wallpapers
# - ublue-update # https://github.com/ublue-os/ublue-update
# - 1password # install 1Password (stable) and `op` CLI tool
# - dconf-update-service # a service unit that updates the dconf db on boot

View file

@ -3,4 +3,4 @@
# Tell build process to exit if there are any errors.
set -euo pipefail
rpm-ostree install "$BLING_DIRECTORY"/rpms/ublue-os-wallpapers*.rpm
echo "ublue-os-wallpapers are currently unavailable in this module, check out https://github.com/xynydev/ublue-os-wallpapers for manual downloads"