https://github.com/elementary/wallpapers
Collection of wallpapers for elementary OS
https://github.com/elementary/wallpapers
backgrounds elementaryos wallpaper wallpapers
Last synced: 5 months ago
JSON representation
Collection of wallpapers for elementary OS
- Host: GitHub
- URL: https://github.com/elementary/wallpapers
- Owner: elementary
- License: other
- Created: 2016-01-17T19:21:55.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T07:55:50.000Z (8 months ago)
- Last Synced: 2025-04-14T03:37:49.006Z (7 months ago)
- Topics: backgrounds, elementaryos, wallpaper, wallpapers
- Language: Meson
- Homepage: https://elementary.io
- Size: 358 MB
- Stars: 521
- Watchers: 46
- Forks: 63
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - elementary/wallpapers - Collection of wallpapers for elementary OS (Meson)
README
# elementary Wallpapers
[](https://l10n.elementary.io/engage/desktop/)
Wallpapers for elementary OS
## Building, Testing, and Installation
You'll need the following dependencies:
- exif
- meson
Run `meson build` to configure the build environment. Change to the build directory and run `ninja test` to build and run automated tests
meson build --prefix=/usr
cd build
ninja test
To install, use `ninja install`
ninja install