nsxic as default mime application
This commit is contained in:
parent
0ae917fd71
commit
12c0b17c8c
1 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,12 @@
|
|||
"application/xhtml+xml" = "firefox.desktop";
|
||||
"application/x-extension-xhtml" = "firefox.desktop";
|
||||
"application/x-extension-xht" = "firefox.desktop";
|
||||
"image/webp" = "nsxiv.desktop";
|
||||
"image/jpeg" = "nsxiv.desktop";
|
||||
"image/png" = "nsxiv.desktop";
|
||||
"image/gif" = "nsxiv.desktop";
|
||||
"image/bmp" = "nsxiv.desktop";
|
||||
"image/svg+xml" = "nsxiv.desktop";
|
||||
};
|
||||
|
||||
home.sessionVariables = { BROWSER = "firefox"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue