diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-07-05 22:19:53 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-07-05 22:19:53 +0900 |
| commit | dc8ae0ed238a09dbd33d112452506fd9bc05dcfc (patch) | |
| tree | caa9ea866c8c415fb9afb93a19e86ab9a3a05d69 /global | |
| parent | ace7642849316e87adc68ffc9e2b26434e4b6bae (diff) | |
updates
Diffstat (limited to 'global')
| -rw-r--r-- | global/.local/share/applications/html.desktop | 2 | ||||
| -rw-r--r-- | global/.local/share/applications/slide.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
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; |
