Skip to content

BerenLuth/Dynamic-gnome-wallpapers

 
 

Repository files navigation

Dynamic-gnome-wallpapers

Day night wallpapers for gnome-shell

Alt Text

Prerequisites

  • Gnome shell installation.

Wallpaper format

Every wallpaper folder 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.

How to install the wallpapers

In order to install the wallpapers you just need to open your terminal and run

curl -s -L https://raw.githubusercontent.com/BerenLuth/Dynamic-gnome-wallpapers/master/install.sh | bash /dev/stdin [Argument]

[Argument] can be:

  • The name of a wallpaper listed below if you want to install only one of them.
  • removed if you want to install all of them in a single run

If you want to remove a wallpaper or remove all of them, similarly to the install command you can run

curl -s -L https://raw.githubusercontent.com/BerenLuth/Dynamic-gnome-wallpapers/master/uninstall.sh | bash /dev/stdin [Argument]

(Note that the final part of the url install.sh has been replaced with uninstall.sh)

Wallpapers

Credits

Coming soon

About

Day night wallpapers for gnome-shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%