set svg default to inkscape

This commit is contained in:
Yan Lin 2026-02-02 16:06:18 +01:00
parent 96ec691dc5
commit 23404540b4

View file

@ -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