Add kile as default editor for .tex
This commit is contained in:
parent
413045c20b
commit
fcdb9e3dbb
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ in
|
||||||
xdg.mime.defaultApplications = {
|
xdg.mime.defaultApplications = {
|
||||||
"application/pdf" = "org.gnome.Evince.desktop";
|
"application/pdf" = "org.gnome.Evince.desktop";
|
||||||
"text/plain" = "org.xfce.mousepad.desktop";
|
"text/plain" = "org.xfce.mousepad.desktop";
|
||||||
|
"text/x-tex" = "org.kde.kile.desktop";
|
||||||
"inode/directory" = "pcmanfm.description";
|
"inode/directory" = "pcmanfm.description";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue