wallpaper: Add a new wallpaper

This commit is contained in:
ulic-youthlic 2025-07-11 04:21:18 +08:00
parent dcb0c0d7a5
commit 65c921606e
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 38 additions and 8 deletions

View file

@ -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"