Created
June 5, 2020 03:41
-
-
Save nkhi/37eab73de6f4cd6fc953c6f89ec6f479 to your computer and use it in GitHub Desktop.
Mojave Dynamic Wallpaper GNOME Tweaks
This file contains hidden or 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
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- This script duplicates the functionality of the macOS time-based dynamic wallpaper switching from Mojave 10.14 | |
| Download the images from this album: https://drive.google.com/open?id=1iOL89QxMs9zHWT7M2d26OrZcmJj2IIDI | |
| Put the album of wallpapers (from ^) and this XML file at the /home/{USER}/Pictures/Wallpapers/ directory (ubuntu 18.04+ w/gnome) | |
| Change the vars below to match your system (the numbering for the first nine images is changed from the album download) | |
| In GNOME Tweaks, select this XML as a wallpaper | |
| Probably adjust the display settings and troubleshoot | |
| TODO: make this less bad --> | |
| <background> | |
| <!-- Try and run this at midnight --> | |
| <starttime> | |
| <year>2020</year> | |
| <month>06</month> | |
| <day>05</day> | |
| <hour>00</hour> | |
| <minute>00</minute> | |
| <second>00</second> | |
| </starttime> | |
| <!-- 00:00 --> | |
| <static> | |
| <duration>10795.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_15.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_15.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_16.jpeg</to> | |
| </transition> | |
| <!-- 03:00 --> | |
| <static> | |
| <duration>10795.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_16.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_16.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_01.jpeg</to> | |
| </transition> | |
| <!-- 05:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_01.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_01.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_02.jpeg</to> | |
| </transition> | |
| <!-- 06:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_02.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_02.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_03.jpeg</to> | |
| </transition> | |
| <!-- 07:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_03.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_03.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_04.jpeg</to> | |
| </transition> | |
| <!-- 08:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_04.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_04.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_05.jpeg</to> | |
| </transition> | |
| <!-- 09:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_05.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_05.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_06.jpeg</to> | |
| </transition> | |
| <!-- 10:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_06.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_06.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_07.jpeg</to> | |
| </transition> | |
| <!-- 11:00 --> | |
| <static> | |
| <duration>7195.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_07.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_07.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_08.jpeg</to> | |
| </transition> | |
| <!-- 13:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_08.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_08.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_09.jpeg</to> | |
| </transition> | |
| <!-- 14:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_09.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_09.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_10.jpeg</to> | |
| </transition> | |
| <!-- 15:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_10.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_10.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_11.jpeg</to> | |
| </transition> | |
| <!-- 16:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_11.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_11.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_12.jpeg</to> | |
| </transition> | |
| <!-- 17:00 --> | |
| <static> | |
| <duration>3595.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_12.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_12.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_13.jpeg</to> | |
| </transition> | |
| <!-- 18:00 --> | |
| <static> | |
| <duration>7195.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_13.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_13.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_14.jpeg</to> | |
| </transition> | |
| <!-- 20:00 --> | |
| <static> | |
| <duration>10795.0</duration> | |
| <file>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_14.jpeg</file> | |
| </static> | |
| <transition type="overlay"> | |
| <duration>5.0</duration> | |
| <from>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_14.jpeg</from> | |
| <to>/home/nikhi/Pictures/Wallpapers/mojave-background/mojave_dynamic_15.jpeg</to> | |
| </transition> | |
| </background> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment