Loupe Image viewer added
This commit is contained in:
parent
6679483fb8
commit
36e489b2cf
@ -54,6 +54,8 @@
|
||||
libreoffice
|
||||
inkscape
|
||||
gimp
|
||||
mpv
|
||||
loupe
|
||||
firefox
|
||||
distrobox
|
||||
];
|
||||
|
||||
@ -42,6 +42,9 @@
|
||||
"x-scheme-handler/unknown" = "${config.xdg.da.browser}.desktop";
|
||||
"text/plain" = "${userSettings.editor}.desktop";
|
||||
"application/pdf" = "org.gnome.Evince.desktop";
|
||||
"image/svg+xml" = "org.gnome.Loupe.desktop";
|
||||
"image/jpeg" = "org.gnome.Loupe.desktop";
|
||||
"image/png" = "org.gnome.Loupe.desktop";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user