Skip to content

WallGen is a tool to generate wallpaper matching for your display configuration.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

hobbypunk90/WallGen

Repository files navigation

WallGen - A random wallpaper generator

Summary

WallGen is a tool to generate wallpapers matching to your display configuration.

Restrictions

  • Needs a mutter based desktop, for example GNOME, because WallGen reads the display configurations from mutter's DBus service.

Requirements

Usage

For a new wallpaper from $HOME/Pictures/Wallpapers, run:

$ wallgen

For a new wallpaper from reddit, run:

$ wallgen -t reddit

For more options, run:

$ wallgen -h

Advanced Usage

You can run WallGen as DBus service:

$ wallgen --dbus

After this every new execution of WallGen will use this service to create new wallpaper. With WallGen as DBus service you can start it also as monitor for display changes:

$ wallgen --monitor

Whenever the configuration of your displays changes WallGen generates a matching wallpaper for you.

To stop the DBus service and the monitor, run:

$ wallgen --quit

About

WallGen is a tool to generate wallpaper matching for your display configuration.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published