fix(darwin): 永久关闭 Cyberduck 捐赠弹窗

This commit is contained in:
2026-04-14 19:17:59 +08:00
parent 54c56501e4
commit 635ea270aa
+4
View File
@@ -36,6 +36,10 @@
InitialKeyRepeat = 15; InitialKeyRepeat = 15;
KeyRepeat = 2; KeyRepeat = 2;
}; };
CustomUserPreferences."ch.sudo.cyberduck" = {
# Suppress donation prompt permanently (date far in the future)
"donate.reminder.date" = 253402300799000;
};
}; };
# ── Homebrew ─────────────────────────────────────── # ── Homebrew ───────────────────────────────────────