Add new app: plexamp

This commit is contained in:
Astrian Zheng 2025-06-30 12:37:51 +10:00
parent d612163b7e
commit 28ace08373
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -184,6 +184,7 @@ install_apps() {
"google-chrome@canary" # Google Chrome Canary - Chrome 开发版 "google-chrome@canary" # Google Chrome Canary - Chrome 开发版
"betterdisplay" # BetterDisplay - 显示器管理工具 "betterdisplay" # BetterDisplay - 显示器管理工具
"netnewswire" # NetNewsWire - RSS 阅读器 "netnewswire" # NetNewsWire - RSS 阅读器
"plexamp" # Plexamp - Plex 音乐播放器
) )
total=${#apps[@]} total=${#apps[@]}