set svg default to inkscape
This commit is contained in:
parent
96ec691dc5
commit
23404540b4
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue