Switch from Firefox to Zen, ...

This commit is contained in:
Hadi
2024-12-03 19:36:15 +01:00
parent 52213697ea
commit 7add142ab1
8 changed files with 154 additions and 7 deletions

View File

@@ -23,10 +23,10 @@
"image/jpeg" = "imv.desktop";
"image/jpg" = "imv.desktop";
"image/webp" = "imv.desktop";
"image/gif" = "firefox.desktop";
"x-scheme-handler/http" = "firefox.desktop";
"x-scheme-handler/https" = "firefox.desktop";
"text/html" = "firefox.desktop";
"image/gif" = "zen.desktop";
"x-scheme-handler/http" = "zen.desktop";
"x-scheme-handler/https" = "zen.desktop";
"text/html" = "zen.desktop";
"application/pdf" = "zathura.desktop";
};
};