1 unstable release
0.1.0 | Jan 7, 2022 |
---|
#118 in #bash
11KB
120 lines
WLP
Set wallpaper from your terminal.
Installation
Clone repository
git clone https://github.com/ahmadrosid/wlp.git
Install using cargo.
cargo install --path .
Usage
Set wallpaper from your command line!
USAGE:
wlp [OPTIONS] [path]
ARGS:
<path> Image path!
OPTIONS:
-e, --ignore Ignore file extensions!
-h, --help Print help information
-m, --mode <mode> What mode to run the program in [possible values: center, crop, fit, span,
stretch, tile]
-r, --random
Example
wlp -r -m center
Dependencies
~5–20MB
~264K SLoC