An open API service indexing awesome lists of open source software.

https://github.com/aslemammad/dynamicwallpaperforlinux

Dynamic Wallpaper For linux Like Mac Os Mojave
https://github.com/aslemammad/dynamicwallpaperforlinux

Last synced: 9 months ago
JSON representation

Dynamic Wallpaper For linux Like Mac Os Mojave

Awesome Lists containing this project

README

          

# DynamicWallpaperForLinux

![Alt text](https://raw.githubusercontent.com/kiahamedi/DynamicWallpaperForLinux/master/Screenshot%20at%202018-10-24%2023-52-38.png "Optional title")
Dynamic Wallpaper For linux Like Mac Os Mojave

# usage
for use first edit direct photos in scrip and next step use chmod +x for runnable script and set script for auto start after reboot

now this code work for Mate Desktop for other desktop you can change code like this:

For Mate:

`gsettings set org.mate.background picture-filename /home/kia/Desktop/photos/mojave_dynamic.jpeg`

For Cinnamon:

`gsettings set org.cinnamon.desktop.background picture-url 'file:///home/kia/Desktop/photos/mojave_dynamic.jpeg'`