add png and jpeg mimeapps
This commit is contained in:
parent
d900a50eaa
commit
34ce469784
1 changed files with 2 additions and 1 deletions
|
|
@ -17,8 +17,9 @@ let
|
||||||
"application/x-extension-xhtml"
|
"application/x-extension-xhtml"
|
||||||
"application/x-extension-xht"
|
"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";
|
"x-scheme-handler/tg" = "userapp-Kotatogram Desktop-CHJI40.desktop";
|
||||||
|
"image/png" = "feh.desktop";
|
||||||
|
"image/jpeg" = "feh.desktop";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
xdg = {
|
xdg = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue