Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

macOS Catalina dynamic wallpaper for KDE Plasma 5 and DDE.

License

Notifications You must be signed in to change notification settings

caglarturali/catalina-dynamic-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalina Dynamic Wallpaper

Simple, time-based, macOS style dynamic wallpaper that transitions between the dark and light versions of macOS Catalina's default wallpapers. It also sets the lock screen background to the same image as the desktop background for a consistent look. Designed to be used with KDEasyMc.

Screenshot

Installation

  • Clone the repo.

    git clone https://github.com/caglarturali/catalina-dynamic-wallpaper.git
    cd catalina-dynamic-wallpaper
  • Install.

    • ./install --kde or -k on KDE Plasma 5
    • ./install --dde or -d on DDE

Usage

You can control the wallpaper through control script. ~/bin/catalina [OPTIONS...]

OPTIONS:
-s, --start Start dynamic wallpaper.
-p, --stop Stop dynamic wallpaper.
-u, --uninstall Uninstall dynamic wallpaper. Removes all related files.
-h, --help Show this help.

Notes

  • On DDE, it only sets the desktop background. You need to set the lock screen background manually, for now.

Credits 😊