feat: Remove dynamic wallpapers and ghostty git repo

This commit is contained in:
ulic-youthlic 2026-01-14 14:21:45 +08:00
parent ea153400ab
commit 39b698ddeb
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
8 changed files with 59 additions and 318 deletions

View file

@ -34,18 +34,6 @@ src.git = "https://github.com/top-mind/OuterWildsTextAdventureWeb.git"
fetch.github = "sentriz/cliphist"
src.git = "https://github.com/sentriz/cliphist.git"
["wallpaper_hieda-no-akyuu-touhou.1920x1080.mp4"]
fetch.url = "http://wallpaper.youthlic.social/hieda-no-akyuu-touhou.1920x1080.mp4"
src.cmd = "curl -sL http://wallpaper.youthlic.social/hieda-no-akyuu-touhou.1920x1080.mp4 | sha256sum | cut -d ' ' -f 1"
["wallpaper_outer-wilds.3840x2160.mp4"]
fetch.url = "http://wallpaper.youthlic.social/outer-wilds.3840x2160.mp4"
src.cmd = "curl -sL http://wallpaper.youthlic.social/outer-wilds.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1"
["wallpaper_hollow-knight-quest.3840x2160.mp4"]
fetch.url = "http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4"
src.cmd = "curl -sL http://wallpaper.youthlic.social/hollow-knight-quest.3840x2160.mp4 | sha256sum | cut -d ' ' -f 1"
[rime-yuhaostar]
fetch.url = "https://github.com/forfudan/yuhao-ime-release/releases/download/$ver/star_xingchen_$ver.zip"
src.github = "forfudan/yuhao-ime-release"