aboutsummaryrefslogtreecommitdiff
path: root/applications
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-12-06 22:04:04 +0100
committerCharles Cabergs <me@cacharle.xyz>2020-12-06 22:04:04 +0100
commitc2f54cbb339434ac292d6422c94c8697c62cfcd2 (patch)
treeb172f0900b7af0a7cca453ca55344eaf22c5b629 /applications
parent6443f57583e2eafaafeb934479c650036acc85b0 (diff)
downloaddotfiles-c2f54cbb339434ac292d6422c94c8697c62cfcd2.tar.gz
dotfiles-c2f54cbb339434ac292d6422c94c8697c62cfcd2.tar.bz2
dotfiles-c2f54cbb339434ac292d6422c94c8697c62cfcd2.zip
Added xdg applications
Diffstat (limited to 'applications')
-rw-r--r--applications/mutt.desktop4
-rw-r--r--applications/newsboat.desktop4
-rw-r--r--applications/sxiv.desktop4
-rw-r--r--applications/zathura.desktop4
4 files changed, 16 insertions, 0 deletions
diff --git a/applications/mutt.desktop b/applications/mutt.desktop
new file mode 100644
index 0000000..24d0a48
--- /dev/null
+++ b/applications/mutt.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=Mail client
+Exec=/usr/bin/mutt %u
diff --git a/applications/newsboat.desktop b/applications/newsboat.desktop
new file mode 100644
index 0000000..609bb5a
--- /dev/null
+++ b/applications/newsboat.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=RSS client
+Exec=/usr/bin/newsboat %u
diff --git a/applications/sxiv.desktop b/applications/sxiv.desktop
new file mode 100644
index 0000000..0db2053
--- /dev/null
+++ b/applications/sxiv.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=Image viewer
+Exec=/usr/local/bin/sxiv %u
diff --git a/applications/zathura.desktop b/applications/zathura.desktop
new file mode 100644
index 0000000..8c38677
--- /dev/null
+++ b/applications/zathura.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=PDF reader
+Exec=/usr/bin/zathura %u