Skip to content

smoothsea/wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallpaper

窗口管理器上使用的壁纸工具

安装

首先你需要在系统上安装这些软件:

设置壁纸功能:

将视频设置壁纸的功能:

将GIF设置壁纸的功能:

git clone https://github.com/smoothsea/wallpaper.git
cd wallpaper
cargo build --release
sudo cp ./target/release/wallpaper /usr/bin/

使用用例

  • wallpaper
  • 设置一个壁纸目录,自动切换壁纸的间隔时间为30秒: wallpaper -d $HOME/.wallpaper -i 30
  • 下载壁纸: wallpaper download --empty --sfw
  • 仅下载壁纸: wallpaper -d $HOME/.wallpaper download --empty --only_download
  • 设置一个视频为壁纸: wallpaper video -f video.mp4
  • 设置一张GIF为壁纸: wallpaper gif -f test.gif
  • 更多: wallpaper -h

注:壁纸目录的默认值是$HOME/.wallpaper,默认下载的壁纸分辨率为当前显示器分辨率。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages