Add new app: betterdisplay

This commit is contained in:
Astrian Zheng 2025-06-30 10:17:57 +10:00
parent 524fd55960
commit c17a780586
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -182,6 +182,7 @@ install_apps() {
"font-fira-code-nerd-font" # Fira Code Nerd Font - 编程字体 "font-fira-code-nerd-font" # Fira Code Nerd Font - 编程字体
"localsend" # LocalSend - 跨平台文件传输工具 "localsend" # LocalSend - 跨平台文件传输工具
"google-chrome@canary" # Google Chrome Canary - Chrome 开发版 "google-chrome@canary" # Google Chrome Canary - Chrome 开发版
"betterdisplay" # BetterDisplay - 显示器管理工具
) )
total=${#apps[@]} total=${#apps[@]}