Skip to content

radoslew/wallpapers

 
 

Repository files navigation

elementary Wallpapers

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

About

Collection of wallpapers for elementary OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Meson 56.0%
  • Python 23.0%
  • Shell 21.0%