-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from OPVL/OPVL-readme
Created README
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# live-gnome-wallpapers | ||
|
||
## what is it? | ||
A simple set of XML wallpapers that use the images from OSX Mojave and others to create a nice dynamic wallpaper over the course of the day. | ||
The images that aren't from MacOS are property of 24hourwallpaper.com and you should go check them out as they have a bunch of cool stuff. | ||
|
||
|
||
## prerequisites | ||
- GNOME3+ (may work with older versions idk) | ||
- gnome-tweak-tool | ||
|
||
## installation | ||
- Download or clone repository & unpack to **"/home/ACCOUNT/Pictures/wallpapers"** (eg. "home/kevin/Pictures/wallpapers/*") | ||
- Open the .XML file in each of the folders that you want to use and perform the next step | ||
- Replace the account name "lloyd" with your own (**this is important as it won't work without doing this**) | ||
- Open gnome-tweak-tools and go to Desktop, select the XML file in your desired wallpaper folder | ||
|
||
## roadmap | ||
- will add install script that places the files in the right location and modifies the account name to your current account | ||
- make more I guess |