summaryrefslogtreecommitdiff
path: root/default/.local/share/applications
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-15 10:58:12 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-15 10:58:12 +0900
commitc1c1eba0cd689a9bf42a778e7a23f3d8fcfe6284 (patch)
treec2d1bcf04f7832da48e719b3d1502803e1f342aa /default/.local/share/applications
parente001f324c620474c355a049c924599117f0e5125 (diff)
updates
Diffstat (limited to 'default/.local/share/applications')
-rw-r--r--default/.local/share/applications/csv.desktop4
-rw-r--r--default/.local/share/applications/file.desktop4
-rw-r--r--default/.local/share/applications/html.desktop4
-rw-r--r--default/.local/share/applications/img.desktop4
-rw-r--r--default/.local/share/applications/mail.desktop4
-rw-r--r--default/.local/share/applications/office.desktop4
-rw-r--r--default/.local/share/applications/pdf.desktop4
-rw-r--r--default/.local/share/applications/roff.desktop4
-rw-r--r--default/.local/share/applications/rss.desktop4
-rw-r--r--default/.local/share/applications/slide.desktop4
-rw-r--r--default/.local/share/applications/text.desktop4
-rw-r--r--default/.local/share/applications/torrent.desktop4
-rw-r--r--default/.local/share/applications/video.desktop4
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