Skip to content

lcgds/mojave-on-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mojave on Linux

Mojave Wallpaper on Linux

Use the beautiful wallpaper of Mojave on Linux.

It has two modes:

Dark/Light Timed
Dark/Light Mode Demonstration Timed Mode Demonstration
It will automatically change the wallpaper based on the Dark Mode of your system. Transitioning between 02 different phases of the wallpaper. It will automatically change based on the hour of your system. Transitioning through 16 different phases of the wallpaper.

Table of Contents:

Installation

Follow these steps to install:

  1. Clone this repository:
git clone "https://github.com/lcgds/mojave-on-linux.git"
  1. 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.

  1. Go to the 'Settings' of your system and apply the Mojave wallpaper.

Uninstallation

To uninstall, do the following:

  1. Delete the Mojave folder from your system:
sudo rm -r "/usr/share/backgrounds/Mojave/" && sudo rm "/usr/share/gnome-background-properties/Mojave.xml"

Credits

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.

Troubleshooting

This project was last tested on Fedora 40.

If you find any errors, please report them in the Issues Section.

About

Automatic Changing Mojave Wallpaper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published