1 个不稳定版本
0.1.0 | 2022年1月7日 |
---|
#118 in #bash
11KB
120 行
WLP
从终端设置壁纸。
安装
克隆仓库
git clone https://github.com/ahmadrosid/wlp.git
使用 cargo 安装。
cargo install --path .
用法
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
示例
wlp -r -m center
依赖项
~5–20MB
~264K SLoC