Switch from Firefox to Zen, ...

Former-commit-id: 7add142ab1
This commit is contained in:
Hadi
2024-12-03 19:36:15 +01:00
parent bd98e149f9
commit 916a9ed923
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";
};
};