Added texstudio as default for tex/latex files

This commit is contained in:
2026-06-17 17:41:44 +01:00
parent d66814459a
commit b9d4c24606
+4
View File
@@ -28,6 +28,10 @@
"text/plain" = "neovide.desktop";
"text/markdown" = "neovide.desktop";
# TeX and LaTeX (TeXstudio)
"text/x-tex" = "texstudio.desktop";
"text/x-latex" = "texstudio.desktop";
# Images (imv)
"image/jpeg" = "imv.desktop";
"image/png" = "imv.desktop";