diff --git a/README.md b/README.md index 42fa008..2b76db8 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ | [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ | | [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | | | [Free Download Manager](https://www.freedownloadmanager.org/zh/download-fdm-for-linux.htm) | freedownloadmanager | ✅ | | +| [WezTerm](https://wezterm.org/install/linux.html#using-the-apt-repo) | wezterm
wezterm-nightly | ✅ | ✅ | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 287e63a..6242819 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -154,5 +154,11 @@ "path": { "amd64": "dists/jammy/main/binary-amd64/Packages.gz" } + }, + "wezterm": { + "repo": "https://apt.fury.io/wez/", + "path": { + "mix": "Packages" + } } } \ No newline at end of file