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
- Host: GitHub
- URL: https://github.com/aslemammad/dynamicwallpaperforlinux
- Owner: Aslemammad
- License: apache-2.0
- Fork: true (kiahamedi/DynamicWallpaperForLinux)
- Created: 2018-11-23T17:02:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T11:21:20.000Z (over 7 years ago)
- Last Synced: 2025-01-22T09:32:37.927Z (over 1 year ago)
- Language: Shell
- Size: 38.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DynamicWallpaperForLinux

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'`