Skip to content

A collection of awesome dynamic wallpapers for Gnome, and easy scripts to install them

License

Notifications You must be signed in to change notification settings

manishprivet/dynamic-gnome-wallpapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repository is currently unmaintained due to lack of free time. Apologies for this. There are some major tasks pending for this repository for which I would love some support.

  • Migrating away to a more stable CDN - Right now I am using free version of Oracle Cloud, which is not exactly reliable. I am aiming to move the files to somewhere stable like Amazon S3 or GCS.
  • Supporting GNOME 40 and above - I have not tested the files on Distros with GNOME 40 and above.
  • Adding more wallpapers.

Dynamic Gnome Wallpapers

A collection of awesome dynamic wallpapers for Gnome, and easy scripts to install them


Original Inspiration

b1izzard-34/Dynamic-gnome-wallpapers

Pre-requisites

  • Gnome shell installation
  • unzip and curl commands available

Wallpaper format

Every wallpaper zip contains :

  • JPEG/JPG files of the wallpaper.
  • XML file containing transition information of the wallpaper.
  • XML file that adds the wallpaper entry to the gnome backgrounds menu in the control center.

Installation

Replace THEME_CODE with the theme code of your choice.

curl -s https://wallpapers.manishk.dev/install.sh | bash -s THEME_CODE

Go to Gnome Settings > Backgrounds and set your wallpaper from there

Uninstallation

If you have installed a Wallpaper and want to uninstall it

Replace THEME_CODE with the code of the theme you want to uninstall

curl -s https://wallpapers.manishk.dev/uninstall.sh | bash -s THEME_CODE

Global Installation (Optional)

If you want to install a wallpaper for all users on your system, you can run the same command using sudo and by passing the --global flag

curl -s https://wallpapers.manishk.dev/install.sh | sudo bash -s THEME_CODE --global

To uninstall a globally installed wallpaper

curl -s https://wallpapers.manishk.dev/uninstall.sh | sudo bash -s THEME_CODE --global

Wallpaper Gallery

Lakeside

Code: Lakeside

Lakeside

Credits

https://dribbble.com/shots/1816328-Lakeside-Sunrise


A Certain Magical Index

Code: A_Certain_Magical_Index

This specific wallpaper is more than 500 MB in download size, so install only if you have that bandwidth available

A Certain Magical Index

Credits

https://dynamicwallpaper.club/u/legend


Exodus

Code: Exodus

Exodus

Credits

https://dynamicwallpaper.club/u/Juanra


Minimal Mojave

Code: Minimal-Mojave

Minimal-Mojave

Credits

https://dynamicwallpaper.club/u/octaviotti


Mojave

Code: Mojave

Mojave

Credits

https://www.reddit.com/r/apple/comments/8oz25c/all_16_full_resolution_macos_mojave_dynamic/


Mojave V2

Code: MojaveV2

MojaveV2

Credits

https://dynamicwallpaper.club/u/WeighingDog


Big Sur Beach

Code: Big_Sur_Beach

Big_Sur_Beach

Credits

https://dynamicwallpaper.club/u/DavidPicnic


Firewatch

Code: Firewatch

Firewatch

Credits

https://dynamicwallpaper.club/u/Jagoba


Lakeside 2

Code: Lakeside-2

Lakeside-2

Credits

https://dynamicwallpaper.club/u/vitaobr92


Big Sur

Code: Big_Sur

Big Sur

Credits

https://dynamicwallpaper.club/u/jalbans17


Fuji

Code: Fuji

Fuji

Credits

https://dynamicwallpaper.club/u/MaxKulakov


Catalina

Code: Catalina

Catalina

Credits

https://dynamicwallpaper.club/u/wallpapyrus


Contributors


Reach me out

Website | Twitter | Linkedin | Stackoverflow | Facebook | Instagram | Medium