0.1.1 • Published 5 years ago

setwallpaper v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

setwallpaper

A simple command that allows you to set a desktop wallpaper on any Linux desktop environment.

Installation

sudo npm i -g setwallpaper

Requirements

  • Node.js v8.x +

Philosophy

Setwallpaper follows UNIX philosophy. Do one thing, but do it well.

It is very easy to use & easy to incorporate into another projects.

Usage

$ setwallpaper <PATH>

TODO

  • Add support fox LXDE/LXQt

Common Issues

Q: setwallpaper doesn't work on KDE Plasma.

A: Make sure that you unlock the widgets. It's the only way for this command to work. Right click on desktop and select "Unlock Widgets".