Use the beautiful wallpaper of Mojave on Linux.
It has two modes:
Table of Contents:
Follow these steps to install:
- Clone this repository:
git clone "https://github.com/lcgds/mojave-on-linux.git"
- Copy the Mojave files to your system:
sudo cp -r "mojave-on-linux/Mojave/" "/usr/share/backgrounds/" && sudo cp "mojave-on-linux/Mojave.xml" "/usr/share/gnome-background-properties/"
ℹ️ Notice
The command above requires elevated privileges, so the terminal will ask your password to authenticate.
- Go to the 'Settings' of your system and apply the Mojave wallpaper.
To uninstall, do the following:
- Delete the Mojave folder from your system:
sudo rm -r "/usr/share/backgrounds/Mojave/" && sudo rm "/usr/share/gnome-background-properties/Mojave.xml"
This project was based on the Mojave-Dynamic-Wallaper project. Many thanks to the original author.
All images are from © 2024 Apple Inc.
The Mojave Image used in this docummentation came from the Wiki Apple.
This project was last tested on Fedora 40.
If you find any errors, please report them in the Issues Section.