mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-07-04 06:04:49 +01:00
Added texstudio as default for tex/latex files
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user