From 21010d179f3a7d1a18f1b70c35db5425929c1766 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 1 Jul 2025 16:55:32 +0900 Subject: updates --- global/.local/share/applications/html.desktop | 2 +- global/.local/share/applications/slide.desktop | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'global') diff --git a/global/.local/share/applications/html.desktop b/global/.local/share/applications/html.desktop index 3f08de6..c009841 100644 --- a/global/.local/share/applications/html.desktop +++ b/global/.local/share/applications/html.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=Application Name=Html Viewer -Exec=/usr/bin/w3m %u +Exec=/usr/bin/lynx %u diff --git a/global/.local/share/applications/slide.desktop b/global/.local/share/applications/slide.desktop index 31f2ab3..32675bf 100644 --- a/global/.local/share/applications/slide.desktop +++ b/global/.local/share/applications/slide.desktop @@ -1,4 +1,5 @@ [Desktop Entry] Type=Application Name=Slides Viewer +MimeType=text/markdown;text/x-markdown; Exec=/usr/local/bin/st -e slides %f -- cgit v1.2.3