From dc8ae0ed238a09dbd33d112452506fd9bc05dcfc Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 5 Jul 2025 22:19:53 +0900 Subject: updates --- global/.local/share/applications/html.desktop | 2 +- global/.local/share/applications/slide.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'global') diff --git a/global/.local/share/applications/html.desktop b/global/.local/share/applications/html.desktop index c009841..f9ddfe3 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/lynx %u +Exec=/usr/local/bin/st -e /usr/bin/lynx %u diff --git a/global/.local/share/applications/slide.desktop b/global/.local/share/applications/slide.desktop index 32675bf..1996148 100644 --- a/global/.local/share/applications/slide.desktop +++ b/global/.local/share/applications/slide.desktop @@ -1,5 +1,5 @@ [Desktop Entry] Type=Application Name=Slides Viewer -MimeType=text/markdown;text/x-markdown; Exec=/usr/local/bin/st -e slides %f +MimeType=text/markdown;text/x-markdown; -- cgit v1.2.3