jgoday / gnome-shell-extension-wallpapers

Simple gnome shell extension to set current wallpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNOME SHELL EXTENSION WALLPAPERS
----------------
 * Extension to change wallpaper on gnome shell

Wallpaper directories
-------
To change where to search wallpapers edit src/extension.js and set DIRECTORIES = [ "dir1", "dir2"] with the image directories that you want

By default it searchs in /usr/share/backgrounds AND $HOME/Pictures

About

Simple gnome shell extension to set current wallpaper

License:GNU General Public License v3.0


Languages

Language:Shell 55.2%Language:JavaScript 44.8%