diff --git a/options/custom/settings/xdg.nix b/options/custom/settings/xdg.nix
index f60aa89..deeb958 100644
--- a/options/custom/settings/xdg.nix
+++ b/options/custom/settings/xdg.nix
@@ -81,6 +81,7 @@ in {
           "application/x-trash" = gnome-text-editor;
           "application/x-xpinstall" = gnome-text-editor;
           "application/x-wine-extension-ini" = gnome-text-editor;
+          "application/x-zerosize" = gnome-text-editor;
           "application/xhtml_xml" = gnome-text-editor;
           "application/xhtml+xml" = gnome-text-editor;
           "application/xml" = gnome-text-editor;