wallpaper: Add a new wallpaper
This commit is contained in:
parent
dcb0c0d7a5
commit
65c921606e
4 changed files with 38 additions and 8 deletions
|
|
@ -50,6 +50,10 @@ fetch.url = "http://wallpaper.youthlic.social/hieda-no-akyuu-touhou.1920x1080.mp
|
|||
src.cmd = "curl -sL http://wallpaper.youthlic.social/outer-wilds.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1"
|
||||
fetch.url = "http://wallpaper.youthlic.social/outer-wilds.3840x2160.mp4"
|
||||
|
||||
["wallpaper_hollow-knight-quest.3840x2160.mp4"]
|
||||
src.cmd = "curl -sL http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1"
|
||||
fetch.url = "http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4"
|
||||
|
||||
[rime-yuhaostar]
|
||||
src.github = "forfudan/yuhao-ime-release"
|
||||
fetch.url = "https://github.com/forfudan/yuhao-ime-release/releases/download/v3.9.0/yuhao_star_xingchen_$ver.zip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue