diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-15 10:58:12 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-15 10:58:12 +0900 |
| commit | c1c1eba0cd689a9bf42a778e7a23f3d8fcfe6284 (patch) | |
| tree | c2d1bcf04f7832da48e719b3d1502803e1f342aa /default/.local/share/applications | |
| parent | e001f324c620474c355a049c924599117f0e5125 (diff) | |
updates
Diffstat (limited to 'default/.local/share/applications')
| -rw-r--r-- | default/.local/share/applications/csv.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/file.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/html.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/img.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/mail.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/office.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/pdf.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/roff.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/rss.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/slide.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/text.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/torrent.desktop | 4 | ||||
| -rw-r--r-- | default/.local/share/applications/video.desktop | 4 |
13 files changed, 0 insertions, 52 deletions
diff --git a/default/.local/share/applications/csv.desktop b/default/.local/share/applications/csv.desktop deleted file mode 100644 index bfcda9e..0000000 --- a/default/.local/share/applications/csv.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=CSV Reader -Exec=/usr/local/bin/st -e sc-im %f diff --git a/default/.local/share/applications/file.desktop b/default/.local/share/applications/file.desktop deleted file mode 100644 index 5df1633..0000000 --- a/default/.local/share/applications/file.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=File Manager -Exec=/usr/local/bin/st -e lfub %u diff --git a/default/.local/share/applications/html.desktop b/default/.local/share/applications/html.desktop deleted file mode 100644 index c009841..0000000 --- a/default/.local/share/applications/html.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Html Viewer -Exec=/usr/bin/lynx %u diff --git a/default/.local/share/applications/img.desktop b/default/.local/share/applications/img.desktop deleted file mode 100644 index 03883fe..0000000 --- a/default/.local/share/applications/img.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Image Viewer -Exec=/usr/bin/nsxiv -ac %f diff --git a/default/.local/share/applications/mail.desktop b/default/.local/share/applications/mail.desktop deleted file mode 100644 index d24aea2..0000000 --- a/default/.local/share/applications/mail.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Mail -Exec=/usr/local/bin/st -e neomutt %u diff --git a/default/.local/share/applications/office.desktop b/default/.local/share/applications/office.desktop deleted file mode 100644 index 9ce2cb2..0000000 --- a/default/.local/share/applications/office.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Document Editor -Exec=/usr/bin/libreoffice %f diff --git a/default/.local/share/applications/pdf.desktop b/default/.local/share/applications/pdf.desktop deleted file mode 100644 index be960b7..0000000 --- a/default/.local/share/applications/pdf.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=PDF Reader -Exec=/usr/bin/zathura %u diff --git a/default/.local/share/applications/roff.desktop b/default/.local/share/applications/roff.desktop deleted file mode 100644 index c79d14e..0000000 --- a/default/.local/share/applications/roff.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Groff/Troff Viewer -Exec=/usr/bin/groff -mom %u -Tpdf | zathura - diff --git a/default/.local/share/applications/rss.desktop b/default/.local/share/applications/rss.desktop deleted file mode 100644 index 883a97b..0000000 --- a/default/.local/share/applications/rss.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=RSS Feed Addition -Exec=/usr/bin/env rssadd %U diff --git a/default/.local/share/applications/slide.desktop b/default/.local/share/applications/slide.desktop deleted file mode 100644 index 31f2ab3..0000000 --- a/default/.local/share/applications/slide.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Slides Viewer -Exec=/usr/local/bin/st -e slides %f diff --git a/default/.local/share/applications/text.desktop b/default/.local/share/applications/text.desktop deleted file mode 100644 index 41e8f79..0000000 --- a/default/.local/share/applications/text.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Text Editor -Exec=/usr/local/bin/st -e nvim %u diff --git a/default/.local/share/applications/torrent.desktop b/default/.local/share/applications/torrent.desktop deleted file mode 100644 index f6d28d9..0000000 --- a/default/.local/share/applications/torrent.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Torrent -Exec=/usr/bin/env transadd %U diff --git a/default/.local/share/applications/video.desktop b/default/.local/share/applications/video.desktop deleted file mode 100644 index 2814690..0000000 --- a/default/.local/share/applications/video.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Video Viewer -Exec=/usr/bin/mpv -quiet %f |
