Skip to content

Install

Greg edited this page Jul 28, 2024 · 10 revisions

Dependencies

Make sure these utilities are already installed. Depending on your distro they may be available within community repositories. If not, these are both pretty easy to build from github source.

  1. sunwait
  2. wallutils (for setwallpaper)

Install

git clone https://github.com/hexive/sunpaper

NOTE: The Wallpaper image files in sunpaper/images are quite large (450MB+ total), so if bandwitdh is a concern you could also just grab the sunpaper.sh script and an individual folder for the theme you want.

  1. put sunpaper.sh wherever you want it.
  2. make it executable:chmod +x sunpaper.sh
  3. put the wallpaper folders from sunpaper/images/ wherever you want them.
  4. edit sunpaper.sh to set some configuration options (configure)
  5. test it out ./sunpaper.sh (test-it)
  6. automate it (automate-it)

Package support:

Alternatively install as package in:

  • Arch AUR: yay -S sunpaper
  • Nix: nix-env -iA sunpaper