cleanup mime stuff
This commit is contained in:
parent
498f2e0f06
commit
478ac040df
1 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@ _: {
|
|||
mimeApps = {
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"application/pdf" = [ "org.gnome.Evince.desktop" ];
|
||||
"image/gif" = [ "imv.desktop" ];
|
||||
"image/jpeg" = [ "imv.desktop" ];
|
||||
"image/png" = [ "imv.desktop" ];
|
||||
"image/webp" = [ "imv.desktop" ];
|
||||
"x-scheme-handler/tg" = [ "org.telegram.desktop.desktop" ];
|
||||
"x-scheme-handler/magnet" = [ "io.github.TransmissionRemoteGtk.desktop" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue