# lorem-picsum-wallpaper-cli

[![Build Status](https://travis-ci.org/the-pat/lorem-picsum-wallpaper-cli.svg?branch=master)](https://travis-ci.org/the-pat/lorem-picsum-wallpaper-cli)

> Set the desktop wallpaper

## Install

```
npm install --global lorem-picsum-wallpaper-cli
```

## Usage

```
lorempicsum --help

  Usage
    $ lorempicsum
  
  Options
    --width   The width (in pixels) of the image
    
    --height  The height (in pixels) of the image
  
  Examples
    $ lorempicsum
    $ lorempicsum --width=3840 --height=1080
    $ lorempicsum --width=30
```

## Related

- [lorem-picsum-wallpaper](https://github.com/the-pat/lorem-picsum-wallpaper)
- [wallpaper-cli](https://github.com/sindresorhus/wallpaper-cli)

## License

MIT © [Patrick Tone](https://patrickt.one)
