From f399ccdbce7ee96f12d44b83349135b64df1ccce Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Tue, 9 Dec 2025 17:14:41 +0200 Subject: Update zaread --- home/zaread.nix | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'home/zaread.nix') diff --git a/home/zaread.nix b/home/zaread.nix index 487740a..255624e 100644 --- a/home/zaread.nix +++ b/home/zaread.nix @@ -129,20 +129,6 @@ let ;; esac ;; - "text/plain" | \ - "text/x-c" | \ - "text/x-objective-c" | \ - "text/x-script.python" ) - case "$file" in - *.md) - # If the file is a markdown we convert it using $MD_CMD. - file_converter="$MD_CMD" - ;; - *.typ) - file_converter="$TYPST_CMD" - ;; - esac - ;; esac fi @@ -249,9 +235,7 @@ in "application/vnd.oasis.opendocument.spreadsheet" "application/vnd.oasis.opendocument.presentation" "text/rtf" - "text/csv" "application/x-mobipocket-ebook" - "text/plain" ]; }; } -- cgit v1.2.3-70-g09d2