-
Notifications
You must be signed in to change notification settings - Fork 7
Install
Greg edited this page Jul 28, 2024
·
10 revisions
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.
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.
- put sunpaper.sh wherever you want it.
- make it executable:
chmod +x sunpaper.sh
- put the wallpaper folders from sunpaper/images/ wherever you want them.
- edit sunpaper.sh to set some configuration options (configure)
- test it out
./sunpaper.sh
(test-it) - automate it (automate-it)
Alternatively install as package in:
- Arch AUR:
yay -S sunpaper
- Nix:
nix-env -iA sunpaper