add wezterm repo

This commit is contained in:
wcbing 2025-11-03 20:21:06 +08:00
parent 756ade1c65
commit 671bbc4e9b
2 changed files with 7 additions and 0 deletions

View File

@ -125,6 +125,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<br />wezterm-nightly | ✅ | ✅ |
## 自建仓库

View File

@ -154,5 +154,11 @@
"path": {
"amd64": "dists/jammy/main/binary-amd64/Packages.gz"
}
},
"wezterm": {
"repo": "https://apt.fury.io/wez/",
"path": {
"mix": "Packages"
}
}
}