add png and jpeg mimeapps

This commit is contained in:
LavaDesu 2021-07-10 08:11:49 +07:00
parent d900a50eaa
commit 34ce469784
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -17,8 +17,9 @@ let
"application/x-extension-xhtml"
"application/x-extension-xht"
] // {
# XXX: this thing found it unwritable so it just deletes it and rewrite???
"x-scheme-handler/tg" = "userapp-Kotatogram Desktop-CHJI40.desktop";
"image/png" = "feh.desktop";
"image/jpeg" = "feh.desktop";
};
in {
xdg = {