Unsplash Random Wallpaper Setter is a simple script that changes your wallpaper to a random image from unsplash.it
- To get the script running you need to
git clone https://github.com/tymscar/Unsplash-Random-Wallpaper-Setter
. After thatcd
to the downloaded folder andchmod +x mac.sh
. This will make the script executable. To run the script in the background use the./mac.sh & disown
command.
#Linux/BSD
-
There is a dependency required for Linux/BSD and that is
feh
. Use your package manager of choice to download it. -
To get the script running you need to
git clone https://github.com/tymscar/Unsplash-Random-Wallpaper-Setter
as in the mac version,cd
into the folder andchmod +x linux.sh
. This will make the script executable. To run the script in the background use the./linux.sh & disown
command.
#About me
- Tymscar (Oscar Molnar)
- Github: Tymscar
- Twitter: Tymscar
- Facebook: Tymscar
- Reddit: Tymscar
- Email: Tymscar@gmail.com
All copyrights belong to their respective owners.