diff --git a/hosts/darwin/home-default.nix b/hosts/darwin/home-default.nix index 3e1e7d5..64a2a5a 100644 --- a/hosts/darwin/home-default.nix +++ b/hosts/darwin/home-default.nix @@ -289,9 +289,11 @@ run ${pkgs.duti}/bin/duti -s com.apple.Preview .webp all run ${pkgs.duti}/bin/duti -s com.apple.Preview .heic all run ${pkgs.duti}/bin/duti -s com.apple.Preview .heif all - run ${pkgs.duti}/bin/duti -s com.apple.Preview .svg all run ${pkgs.duti}/bin/duti -s com.apple.Preview .ico all + # SVG - Inkscape + run ${pkgs.duti}/bin/duti -s org.inkscape.Inkscape .svg all + # Videos - IINA run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mp4 all run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mkv all