A set of default and supplemental wallpapers for Fedora https://docs.fedoraproject.org/en-US/design/
  • Ruby 41.5%
  • Makefile 34.6%
  • Python 23.9%
Find a file
Luya Tshimbalanga 94de100bdb
Some checks failed
image-scan / scan (push) Has been cancelled
Update to 45.0.2
2026-07-23 01:30:09 -07:00
.github/workflows Add CI scanning to reject alpha PNG images (#69) 2025-01-17 19:58:20 -08:00
default Update to 45.0.2 2026-07-23 01:30:09 -07:00
extras Embed DP3 metadata to default wallpaper and clean up 2025-09-16 17:22:19 -07:00
Attribution Release 45.0.0 2026-07-21 18:46:14 -07:00
Attribution-Extras Set for Fedora 43 2025-08-13 14:48:08 -07:00
CC-BY-SA-4.0 Add files via upload 2016-09-22 17:44:53 -07:00
check_jxl_format.py Release 45.0.0 2026-07-21 18:46:14 -07:00
check_png_format.py Release 45.0.0 2026-07-21 18:46:14 -07:00
COPYING Use zoom instead of scaled for both GNOME and MATE XML files 2020-08-20 16:55:53 -07:00
f45-backgrounds.spec Use DCI-P3 color profile 2026-07-22 19:15:17 -07:00
Makefile Update to 45.0.2 2026-07-23 01:30:09 -07:00
README.md Update to 45.0.2 2026-07-23 01:30:09 -07:00

f45-backgrounds

A set of default wallpapers for Fedora 45

Testing

One way to test these is to install them on your system

  • obtain the src rpm, for example using
    wget https://github.com/fedoradesign/backgrounds/releases/download/v45.0.2/f45-backgrounds-45.0.2-1.fc44.src.rpm
    sudo dnf install fedora-packager
  • then build the rpm
    sudo dnf builddep f45-backgrounds-45.0.2-1.fc44.src.rpm
    rpmbuild --rebuild f45-backgrounds-45.0.2-1.fc44.src.rpm
  • to install the rpm go to the directory where it has been built, assuming the commands above have been used, the following should work
    cd rpmbuild/RPMS/noarch
  • then install the base
    dnf install f45-backgrounds-base-45.0.2-1.fc44.noarch.rpm
  • finally install backgrounds for your desktop, for example for KDE
    dnf install f45-backgrounds-kde-45.0.2-1.fc44.noarch.rpm

The directory should also contain the following rpms

  • f45-backgrounds-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-base-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-budgie-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-gnome-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-gnome-time-of-day-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-kde-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-mate-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-mate-time-of-day-45.0.2-1.fc44.noarch.rpm

  • f45-backgrounds-xfce-45.0.2-1.fc44.noarch.rpm

  • You can then change the wallpaper, for example on KDE, right click on the desktop and a menu should appear. Click on the menu and choose Configure Desktop then select the icon Wallpaper and choose one of the newly installed wallpapers.