55 lines
1.6 KiB
Markdown
55 lines
1.6 KiB
Markdown
# Sebin Dynamic Wallpaper
|
|
|
|
Dynamic wallpaper for the GNOME desktop environment, featuring Sebin working from home by [Tyr](#credits), as installable Arch Linux package.
|
|
|
|
Wallpaper changes at the following times of day:
|
|
|
|
* 07:00 - 10:00: Sebin makes coffee and breakfast
|
|
* 10:00 - 13:00: Sebin starts working
|
|
* 13:00 - 14:00: Sebin has lunch
|
|
* 14:00 - 17:00: Sebin works out
|
|
* 17:00 - 20:00: Sebin plays video games
|
|
* 20:00 - 23:00: Sebin talks to friends online
|
|
* 23:00 - 07:00: Sebin sleeps on the couch
|
|
|
|
## Install
|
|
|
|
### Arch Linux (and derivatives)
|
|
|
|
To install the dynamic wallpaper simply clone this repository and run:
|
|
|
|
~~~bash
|
|
makepkg -si
|
|
~~~
|
|
|
|
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
|
|
|
|
* Instagram: https://www.instagram.com/TyrKilcat/
|
|
* Twitter: https://twitter.com/Tyrs1braincell
|
|
* Fur Affinity: https://www.furaffinity.net/user/tyrart/
|
|
* Telegram: https://t.me/Tyrkilkat
|