From dad29df8b763f8d0e8a4ffd099152ce00427cbc1 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Tue, 2 Dec 2025 23:12:26 +0100 Subject: [PATCH] minor --- hosts/darwin/system-default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/darwin/system-default.nix b/hosts/darwin/system-default.nix index d5a2c59..9e4edac 100644 --- a/hosts/darwin/system-default.nix +++ b/hosts/darwin/system-default.nix @@ -49,6 +49,7 @@ dashboard-in-overlay = false; # Show Dashboard as overlay persistent-apps = [ "/Applications/Ghostty.app" + "/Applications/Cursor.app" "/Applications/Firefox.app" "/Applications/Obsidian.app" "/Applications/KeePassXC.app"