1
0
mirror of https://github.com/kmein/niveum synced 2026-03-23 05:11:08 +01:00

feat: sxiv -> nsxiv

This commit is contained in:
2022-08-30 19:32:27 +02:00
parent eb79f88c59
commit 4fa6a62966
6 changed files with 11 additions and 11 deletions

View File

@@ -7,8 +7,8 @@
"application/pdf" = "org.pwmt.zathura.desktop";
"application/vnd.oasis.opendocument.text" = "writer.desktop";
"application/vnd.openxmlformats-officedocument.wordprocessingml.document" = "writer.desktop";
"image/jpeg" = "sxiv.desktop";
"image/png" = "sxiv.desktop";
"image/jpeg" = "nsxiv.desktop";
"image/png" = "nsxiv.desktop";
"image/vnd.djvu+multipage" = "org.pwmt.zathura.desktop";
"text/html" = "brave-browser.desktop";
"text/markdown" = "nvim.desktop";