diff --git a/README.md b/README.md index a43a76c..989113f 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,37 @@ Wallpaper changes at the following times of day: ## Install -To install the package simply clone this repository and run +### Arch Linux (and derivatives) + +To install the dynamic wallpaper simply clone this repository and run: ~~~bash makepkg -si ~~~ -## Use - The wallpaper should show up in GNOME settings under "Wallpapers". Select it and enjoy a different wallpaper at different times throughout the day ✨ +### Manual (every other distro) + +Clone this repository and copy files as follows: + +~~~bash +sudo cp sebin-*.(png|xml) /usr/share/backgrounds/sebin-dynamic-wallpaper/ +sudo cp sebin.xml /usr/share/gnome-background-properties/ +~~~ + +### macOS + +On macOS use [wallpapper](https://github.com/mczachurski/wallpapper) to create an HEIC image that you can set as dynamic wallpaper in preferences: + +~~~bash +wallpapper -i sebin-timed.json -o sebin-dyn_wallpaper.heic +~~~ + +### Windows + +See [this How-to-geek article](https://www.howtogeek.com/355912/how-to-change-windows-10s-wallpaper-based-on-time-of-day/). + ## Credits Wallpaper made by Tyr