Change your wallpaper from: Settings > Backgrounds
That's it. Enjoy! 🎉
Method 2: for experts but saves time and data 🤓
Download package:
If you already cloned repository, just pull to fetch recent changes:
cd ~/Linux_Dynamic_Wallpapers
git pull
If not, clone git repository:
cd ~
git clone https://github.com/saint-13/Linux_Dynamic_Wallpapers.git
cd Linux_Dynamic_Wallpapers
Run the command:
sudo bash ./install.sh
Change your wallpaper from: Settings > Backgrounds
That's it. Enjoy! 🎉
🖌️ Wallpapers Authors:
Apple Inc.
Elementary Os
Ubuntu
Gnome
Zorin Os
lofigirl.com
Arseniy Chebynkin
Evgeniy Slushev
Louis Coyle
Microsoft
Updating...
I want to contribute!
That's great!
Here are some basic rules to get you started:
Commits should start with a Capital letter and should be written in present tense (e.g. 🎉 Add cool new feature instead of 🎉 Added cool new feature).
You should also start your commit message with one applicable emoji.
This does not only look great but also makes you rethink what to add to a commit. Make many but small commits!
Emoji
Description
🎉 :tada:
When you added a cool new feature.
🔧 :wrench:
When you added a piece of code.
♻️ :recycle:
When you refactored a part of the code.
✨ :sparkles:
When you applied clang-format.
🌐 :globe_with_meridians:
When you worked on translations.
🎨 :art:
When you improved / added assets like themes.
💄 :lipstick:
When you worked on the UI of the preferences dialog.
🚀 :rocket:
When you improved performance.
📝 :memo:
When you wrote documentation.
🪲 :beetle:
When you fixed a bug.
💞 :revolving_hearts:
When a new sponsor is added or credits are updated.
✔️ :heavy_check_mark:
When you worked on checks or adjusted the code to be compliant with them.
🔀 :twisted_rightwards_arrows:
When you merged a branch.
🔥 :fire:
When you removed something.
🚚 :truck:
When you moved / renamed something.
📝 To do list
Add contributor list
Add wallpapers authors list
Add more detailed instructions about how to contribute
Make a script for creating a dynamic wallpaper given just two wallpapers and a name for it
If you don't want your device to be the source of humanity extinction, please do not use the 2static1dynamic.sh script without reading what does it contain. Please.