Add more mimeapps
This commit is contained in:
parent
35f6ccf085
commit
ad15247cae
1 changed files with 3 additions and 0 deletions
|
@ -8,8 +8,11 @@
|
||||||
"image/svg+xml" = ["viewnior.desktop"];
|
"image/svg+xml" = ["viewnior.desktop"];
|
||||||
"image/jpeg" = ["viewnior.desktop"];
|
"image/jpeg" = ["viewnior.desktop"];
|
||||||
"image/png" = ["viewnior.desktop"];
|
"image/png" = ["viewnior.desktop"];
|
||||||
|
"image/tiff" = ["viewnior.desktop"];
|
||||||
|
"video/quicktime" = ["vlc.desktop"]; # *.mov
|
||||||
"application/yaml" = ["org.x.editor.desktop"];
|
"application/yaml" = ["org.x.editor.desktop"];
|
||||||
"text/plain" = ["org.x.editor.desktop"];
|
"text/plain" = ["org.x.editor.desktop"];
|
||||||
|
"text/calendar" = ["thunderbird.desktop"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
userDirs.enable = true;
|
userDirs.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue