From 16fdc62e2ad3258a388edd44a3a4fc18e9055ff4 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Mon, 9 Feb 2026 19:09:40 +0100 Subject: [PATCH] PDF default set to preview --- hosts/darwin/home-default.nix | 4 ++-- modules/homebrew.nix | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/hosts/darwin/home-default.nix b/hosts/darwin/home-default.nix index 15c6b32..5c27027 100644 --- a/hosts/darwin/home-default.nix +++ b/hosts/darwin/home-default.nix @@ -278,8 +278,8 @@ run ${pkgs.duti}/bin/duti -s com.coteditor.CotEditor .tex all run ${pkgs.duti}/bin/duti -s com.coteditor.CotEditor .bib all - # Documents - PDF with PDF Expert - run ${pkgs.duti}/bin/duti -s com.readdle.PDFExpert-Mac .pdf all + # Documents + run ${pkgs.duti}/bin/duti -s com.apple.Preview .pdf all # Diagrams - Draw.io run ${pkgs.duti}/bin/duti -s com.jgraph.drawio.desktop .drawio all diff --git a/modules/homebrew.nix b/modules/homebrew.nix index 89f39d8..c0ce569 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -35,7 +35,6 @@ "microsoft-word" "tencent-meeting" "obsidian" - "pdf-expert" "slidepilot" "zotero" # Utilities